Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 13,039 for

new

(0.34 sec)
  1. Cambiar la orientación de la página del documen...

    Cambie la orientación de las páginas en documentos DOC/DOCX de Word usando C#. Configure las páginas en formato vertical u horizontal dentro de las aplicaciones .NET mediante GroupDocs....usando C# using (Merger merger = new Merger("path/document.docx"))...orientationOptions = new OrientationOptions(OrientationMode.Landscape, new int[]...

    blog.groupdocs.com/es/merger/change-page-orient...
  2. Cambiar la orientación de la página del documen...

    Cambie la orientación de las páginas en documentos Word DOC/DOCX en Java. Configure las páginas en formato vertical u horizontal dentro de las aplicaciones mediante GroupDocs....orientationOptions = new OrientationOptions(OrientationMode.Landscape, new int[]...int[] { 1, 2 }); Merger merger = new Merger("path/document.docx");...

    blog.groupdocs.com/es/merger/change-page-orient...
  3. Visor de archivos STL usando C# | Ver STL como ...

    Ver archivos STL como PDF usando C#. Procesa aún más los archivos de estereolitografía (STL) en formatos HTML, JPG y PNG dentro de las aplicaciones .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/es/viewer/stl-file-viewer-us...
  4. Filigrana documenti Word utilizzando C# | Filig...

    Aggiungi filigrane di testo e immagini ai documenti Word utilizzando C#. Applica filigrane a livello di codice sulle pagine utilizzando l'API .NET....using (Watermarker watermarker = new Watermarker("path/document.docx"))...TextWatermark watermark = new TextWatermark("Watermark", new Font("Arial"...

    blog.groupdocs.com/it/watermark/watermark-word-...
  5. 使用 Java 中的注释突出显示 PDF |使用高亮注释 PDF

    使用 Java 突出显示 PDF 中的文本并使用高亮注释。文档和图像注释 Java API 允许通过突出显示任何区域来注释 PDF 文件。...中使用高亮注释高亮 PDF Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/zh/annotation/highlight-pdf-...
  6. Visualizador de arquivos STL usando C# | Visual...

    Visualize arquivos STL como PDF usando C#. Renderize ainda mais os arquivos de estereolitografia (STL) em formatos HTML, JPG e PNG dentro de aplicativos .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/pt/viewer/stl-file-viewer-us...
  7. Tạo Siêu liên kết trong PDF bằng Chú thích Liên...

    Chú thích các tệp PDF bằng cách tạo siêu liên kết bằng chú thích liên kết trong Java. Chú thích tài liệu và hình ảnh API Java cho phép chú thích bằng cách liên kết dữ liệu bên ngoài....trong Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/vi/annotation/create-hyperli...
  8. Переглядач файлів STL за допомогою C# | Перегля...

    Переглядайте файли STL як PDF за допомогою C#. Подальше відтворення файлів стереолітографії (STL) у форматах HTML, JPG і PNG у програмах .NET.... using (Viewer viewer = new Viewer("path/input.stl")) { PdfViewOptions...PdfViewOptions options = new PdfViewOptions("path/stl-output...

    blog.groupdocs.com/uk/viewer/stl-file-viewer-us...
  9. C# PPT in PDF konvertieren | PPTX zu PDF | Präs...

    Konvertieren Sie PowerPoint PPT, PPTX in PDF in .NET. C#-Codebeispiele zeigen die Konvertierung ausgewählter, aufeinanderfolgender Folien und Wasserzeichen mithilfe der Konvertierungs-API....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Konvertieren...

    blog.groupdocs.com/de/conversion/convert-presen...
  10. C# Converti PPT in PDF | PPTX in PDF | Conversi...

    Converti PowerPoint PPT, PPTX in PDF in .NET. Gli esempi di codice C# mostrano la conversione di diapositive consecutive e selettive e la filigrana usando l'API di conversione....using (Converter converter = new Converter("path/presentation...Convert("path/converted-presentation.pdf", new PdfConvertOptions()); } Converti...

    blog.groupdocs.com/it/conversion/convert-presen...