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

new

(0.07 sec)
  1. Dodaj lub usuń adnotacje w języku C# | Dodawaj ...

    Programowo dodawaj i usuwaj adnotacje z plików Word DOC/DOCX w języku C#. Dodaj strzałki, prostokąty, elipsy i adnotacje ze znakami wodnymi za pomocą interfejsu API adnotacji platformy .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/pl/annotation/annotate-word-...
  2. Tìm và thay thế văn bản trong PDF bằng C# | Tha...

    Lập trình tìm văn bản, từ, cụm từ nhất định trong tài liệu PDF có phân biệt chữ hoa chữ thường và RegEx bằng C#. Thay thế hoặc ẩn văn bản để sắp xếp lại các tệp PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/vi/redaction/find-and-replac...
  3. Splits PDF-bestanden in meerdere bestanden in J...

    Verschillende manieren om PDF-bestanden op te splitsen in meerdere bestanden in Java. Scheid grote PDF-bestanden en extraheer specifieke pagina's met behulp van verschillende splitsingsopties....PDF-bestand Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/nl/merger/split-pdf-files-in...
  4. 使用 C# 查找和替換 PDF 中的文本 |替換或隱藏 PDF 文本

    使用 C# 以編程方式查找 PDF 文檔中區分大小寫和正則表達式的某些文本、單詞、短語。替換或隱藏文本以編輯 PDF 文件。...查找確切的短語並將其替換為其他文本 using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/zh-hant/redaction/find-and-r...
  5. Dividi i file PDF in più file in Java | API div...

    Diversi modi per dividere i file PDF in più file in Java. Separa i file PDF di grandi dimensioni ed estrai pagine specifiche utilizzando diverse opzioni di divisione....il file PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/it/merger/split-pdf-files-in...
  6. Dividi il file PDF in più file usando C# | API ...

    Diversi modi per dividere i file PDF usando C#. Separa i file PDF di grandi dimensioni ed estrai pagine specifiche utilizzando diverse opzioni di divisione....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...divisione using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/it/merger/split-pdf-files-in...
  7. ویرایش ارائه ها در Java | ویرایش PPT/PPTX

    ویرایش ارائه های پاورپوینت با مثال Java برای ویرایش فایل های PPT، PPTX، ODP در برنامه شما با استفاده از API ویرایش ارائه توضیح داده شده است....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/fa/editor/edit-ppt-pptx-pres...
  8. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  9. Presentaties bewerken in Java | PPT/PPTX-bewerking

    Het bewerken van PowerPoint-presentaties wordt uitgelegd met een Java-voorbeeld om PPT-, PPTX- en ODP-bestanden binnen uw applicatie te bewerken met behulp van de presentatiebewerkings-API....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/nl/editor/edit-ppt-pptx-pres...
  10. Editar presentaciones en Java | Edición de PPT/...

    La edición de presentaciones de PowerPoint se explica con un ejemplo de Java para editar archivos PPT, PPTX y ODP dentro de su aplicación utilizando la API de edición de presentaciones....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/es/editor/edit-ppt-pptx-pres...