Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 10,657 for

new

(0.12 sec)
  1. Edit Presentasi di Java | Pengeditan PPT/PPTX

    Mengedit presentasi PowerPoint dijelaskan dengan contoh Java untuk mengedit file PPT, PPTX, ODP dalam aplikasi Anda menggunakan API pengeditan presentasi....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/id/editor/edit-ppt-pptx-pres...
  2. Upravit prezentace v Java | Editace PPT/PPTX

    Úpravy prezentací PowerPoint jsou vysvětleny na příkladu Java pro úpravu souborů PPT, PPTX, ODP ve vaší aplikaci pomocí rozhraní API pro úpravy prezentací....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  3. Tách tệp PDF thành nhiều tệp trong Java | Tách ...

    Các cách khác nhau để chia tệp PDF thành nhiều tệp trong Java. Tách các tệp PDF lớn và trích xuất các trang cụ thể bằng các tùy chọn tách khác nhau....Tải tệp PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/vi/merger/split-pdf-files-in...
  4. Agregar Marcas de Agua a Documentos de Word | 5...

    Aprende cómo agregar marcas de agua seguras a documentos de Word utilizando GroupDocs.Watermark for .NET. Compara 5 métodos de protección con ejemplos de código, incluyendo encabezados bloqueados, marcas de agua en mosaico y secciones protegidas por contraseña que no pueden ser fácilmente eliminadas...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/es/watermark/secure-word-doc...
  5. Adicionar Marcas D'água a Documentos Word | 5 M...

    Aprenda a adicionar marcas d'água seguras a documentos Word usando GroupDocs.Watermark for .NET. Compare 5 métodos de proteção com exemplos de código, incluindo cabeçalhos bloqueados, marcas d'água em mosaico e seções protegidas por senha que não podem ser facilmente removidas...." ); var loadOptions = new WordProcessingLoadOp(); using...using ( var watermarker = new Watermarker(InputFile, loadOptions))...

    blog.groupdocs.com/pt/watermark/secure-word-doc...
  6. Extraire des données de factures ou de reçus en...

    Extrayez les données de facturation à partir de factures ou de reçus PDF par programmation en Java. L'API d'analyse de documents et d'extraction de données de GroupDocs prend en charge différents formats....templateItems = new TemplateItem[] { new TemplateField(new TemplateFixedPositio(new...TemplateFixedPositio(new Rectangle(new Point(35, 135), new Size(100, 10)))...

    blog.groupdocs.com/fr/parser/extract-data-from-...
  7. เพิ่มหรือลบคำอธิบายประกอบใน C# | ใส่คำอธิบายประ...

    เพิ่มและลบคำอธิบายประกอบโดยทางโปรแกรมจากไฟล์ Word DOC/DOCX ใน C# เพิ่มลูกศร สี่เหลี่ยม วงรี คำอธิบายประกอบลายน้ำโดยใช้ .NET Annotation API...using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/th/annotation/annotate-word-...
  8. Додати або видалити анотації в C# | Додайте ком...

    Програмне додавання та видалення анотацій із файлів Word DOC/DOCX у C#. Додайте анотації зі стрілками, прямокутниками, еліпсами та водяними знаками за допомогою .NET Annotation API....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/uk/annotation/annotate-word-...
  9. Přidat nebo odebrat anotace | Anotace souborů P...

    Programově přidávejte a odebírejte anotace ze souborů PDF v Java. Přidejte šipku, obdélník, elipsu, zvýraznění, anotace vodoznaku a další pomocí Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/cs/annotation/annotate-pdf-f...
  10. Hinzufügen oder Entfernen von Anmerkungen in C#...

    Programmgesteuertes Hinzufügen und Entfernen von Anmerkungen aus Word DOC/DOCX-Dateien in C#. Fügen Sie mithilfe der .NET-Anmerkungs-API Anmerkungen mit Pfeilen, Rechtecken, Ellipsen und Wasserzeichen hinzu....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/de/annotation/annotate-word-...