Sort Score
Result 10 results
Languages All
Labels All
Results 5,421 - 5,430 of 12,351 for

new

(0.11 sec)
  1. C# kullanarak Word, PDF, PPT'de Dalgalı Alt Çiz...

    C# kullanarak Word, PDF ve diğer belgelerde farklı renkli dalgalı alt çizgiler ekleyin. .NET uygulamaları içindeki belgelere dalgalı açıklamalar ekleyin....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/tr/annotation/add-wavy-under...
  2. Adicionar sublinhado ondulado no Word, PDF, PPT...

    Insira sublinhados ondulados de cores diferentes no Word, PDF e outros documentos usando C#. Adicione anotações irregulares em documentos nos aplicativos .NET....using (Annotator annotator = new Annotator("path/document.docx"))...SquigglyAnnotation squiggly = new SquigglyAnnotation { BackgroundColor...

    blog.groupdocs.com/pt/annotation/add-wavy-under...
  3. PDF-Datei mit C# in mehrere Dateien aufteilen |...

    Verschiedene Möglichkeiten zum Aufteilen von PDF-Dateien mit C#. Trennen Sie große PDF-Dateien und extrahieren Sie bestimmte Seiten mit verschiedenen Aufteilungsoptionen....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...Teilungsoptionen using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/de/merger/split-pdf-files-in...
  4. Dividir arquivo PDF em vários arquivos usando C...

    Diferentes maneiras de dividir arquivos PDF usando C#. Separe arquivos PDF grandes e extraia páginas específicas usando diferentes opções de divisão....splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...divisão using (Merger merger = new Merger("path/document.pdf"))...

    blog.groupdocs.com/pt/merger/split-pdf-files-in...
  5. Dividir arquivos PDF em vários arquivos em Java...

    Diferentes maneiras de dividir arquivos PDF em vários arquivos em Java. Separe arquivos PDF grandes e extraia páginas específicas usando diferentes opções de divisão....arquivo PDF Merger merger = new Merger("path/document.pdf");...splitOptions = new SplitOptions(filePathOut, new int[] { 3, 6,...

    blog.groupdocs.com/pt/merger/split-pdf-files-in...
  6. GroupDocs.Assembly for .NET 25.12 – עדכונים ותי...

    גלה מה חדש ב‑GroupDocs.Assembly עבור .NET 25.12. זמין כעת ב‑NuGet ובאתר GroupDocs....OOXML compliance var options = new LoadSaveOptions(FileFormat.Docx);...var dataSourceInfo = new DataSourceInfo( new JsonDataSource(data));...

    blog.groupdocs.com/he/assembly/groupdocs-assemb...
  7. GroupDocs.Assembly for .NET 25.12 – Останні оно...

    Дізнайтеся, що нового у GroupDocs.Assembly for .NET 25.12. Тепер доступно на NuGet та веб‑сайті GroupDocs....OOXML compliance var options = new LoadSaveOptions(FileFormat.Docx);...var dataSourceInfo = new DataSourceInfo( new JsonDataSource(data));...

    blog.groupdocs.com/uk/assembly/groupdocs-assemb...
  8. 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...
  9. Aggiungi o rimuovi annotazioni in C# | Annota i...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file Word DOC/DOCX in C#. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione .NET....using (Annotator annotator = new Annotator("path/document.docx"))...ArrowAnnotation arrow = new ArrowAnnotation { Box = new Rectangle(100,...

    blog.groupdocs.com/it/annotation/annotate-word-...
  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-...