Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 10,573 for

new

(0.25 sec)
  1. Aggiungi o rimuovi annotazioni | Annota i file ...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file PDF in Java. Aggiungi annotazioni con frecce, rettangoli, ellissi, evidenziazioni, filigrane e altro ancora utilizzando l'API Java....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/it/annotation/annotate-pdf-f...
  2. Rozdělit soubor PDF na více souborů pomocí C# |...

    Různé způsoby rozdělení souborů PDF pomocí C#. Oddělte velké soubory PDF a extrahujte konkrétní stránky pomocí různých možností rozdělení....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...rozdělení using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/cs/merger/split-pdf-files-in...
  3. Добавить или удалить аннотации | Аннотировать ф...

    Программно добавляйте и удаляйте аннотации из PDF-файлов на Java. Добавьте стрелку, прямоугольник, эллипс, выделение, аннотации водяных знаков и многое другое с помощью Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/ru/annotation/annotate-pdf-f...
  4. Ajouter ou supprimer des annotations en C# | An...

    Ajoutez et supprimez par programmation des annotations des fichiers Word DOC/DOCX en C#. Ajoutez des annotations de flèche, de rectangle, d'ellipse et de filigrane à l'aide de l'API d'annotation .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/fr/annotation/annotate-word-...
  5. הוסף או הסר הערות | הערות לקבצי PDF ב-Java

    הוסף והסר הערות מקבצי PDF באופן תוכניתי ב-Java. הוסף חץ, מלבן, אליפסה, סימון, הערות סימן מים ועוד באמצעות Java API....final Annotator annotator = new Annotator("document.pdf"); ArrowAnnotation...ArrowAnnotation arrow = new ArrowAnnotation(); arrow.setBox(new Rectangle(100...

    blog.groupdocs.com/he/annotation/annotate-pdf-f...
  6. Editar apresentações em Java | Edição PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com um exemplo Java para editar arquivos PPT, PPTX, ODP em seu aplicativo usando a API de edição de apresentações....PresentationLoadOpti loadOptions = new PresentationLoadOpti(); loadOptions...setPassword("P@$$w0Rd"); Editor editor = new Editor(new FileInputStream("path/presentation...

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...
  7. Agregar o quitar anotaciones en C# | Anotar arc...

    Agregue y elimine anotaciones mediante programación de archivos DOC/DOCX de Word en C#. Agregue anotaciones de flechas, rectángulos, elipses y marcas de agua mediante la API de anotaciones de .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/es/annotation/annotate-word-...
  8. Пошук і заміна тексту в PDF за допомогою C# | З...

    Програмно знаходити певний текст, слова, фрази в PDF-документах з чутливістю до регістру та регулярним виразом за допомогою C#. Замініть або приховайте текст, щоб відредагувати PDF-файли....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/uk/redaction/find-and-replac...
  9. Buscar y reemplazar texto en PDF con C# | Reemp...

    Encuentre mediante programación ciertos textos, palabras y frases en documentos PDF con distinción entre mayúsculas y minúsculas y RegEx usando C#. Reemplace u oculte el texto para redactar archivos PDF....C# using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/es/redaction/find-and-replac...
  10. Suchen und Ersetzen von Text in PDF mit C# | PD...

    Suchen Sie mit C# programmgesteuert nach bestimmten Texten, Wörtern und Sätzen in PDF-Dokumenten mit Groß- und Kleinschreibung und RegEx. Ersetzen oder verbergen Sie den Text, um PDF-Dateien zu schwärzen....Text using (Redactor redactor = new Redactor(@"path/document.pdf"))...redactor.Apply(new ExactPhraseRedaction("John Doe", new Replaceme...

    blog.groupdocs.com/de/redaction/find-and-replac...