Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 12,533 for

new

(1.2 sec)
  1. Dividi o unisci PDF, PowerPoint, Excel, Word, d...

    Dividi o unisci PDF, Word DOC/DOCX, XLS/XLSX fogli di calcolo Excel, presentazioni PPT/PPTX, disegni Visio, eBook e altri documenti in Java. Passaggi ed esempi.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/it/merger/merge-pdf-word-exc...
  2. Pisahkan atau Gabungkan PDF, PowerPoint, Excel,...

    Pisahkan atau Gabungkan spreadsheet PDF, Word DOC/DOCX, XLS/XLSX Excel, presentasi PPT/PPTX, Gambar Visio, eBuku, & dokumen lainnya di Java. Langkah & contoh.... Merger merger = new Merger(filePath1 ); merger.join(filePath2...single DOCX file. Merger merger = new Merger("document1.docx" ); merger...

    blog.groupdocs.com/id/merger/merge-pdf-word-exc...
  3. Converter planilhas do Excel em PDF usando C# |...

    Converta arquivos do Excel para PDF usando C#. Converta pasta de trabalho completa, planilhas selecionadas, subsequência de planilhas ou qualquer intervalo de células usando a API .NET de conversão de planilha....Func<LoadOptions> loadOptions = () => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/pt/conversion/convert-excel-...
  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. Добавьте стрелку, прямоугольник, эллипс, выделение, аннотации водяных знаков и многое другое с помощью 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...
  6. הוסף או הסר הערות | הערות לקבצי 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...
  7. 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...
  8. 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...
  9. Konwersja arkuszy kalkulacyjnych Excel do forma...

    Konwertuj pliki programu Excel do formatu PDF przy użyciu języka C#. Konwertuj cały skoroszyt, wybrane arkusze, podsekwencje arkuszy lub dowolny zakres komórek za pomocą interfejsu API .NET do konwersji arkuszy kalkulacyjnych....Func<LoadOptions> loadOptions =() => new SpreadsheetLoadOptio { OnePagePerSheet...true }; using (var converter = new GroupDocs.Conversion.Convert...

    blog.groupdocs.com/pl/conversion/convert-excel-...
  10. C# Comparar Excel, Word, Arquivos de Texto | AP...

    Compare dois arquivos ou mais usando C#. .NET SDK permite comparar duas planilhas do Excel, documentos do Word, arquivos PDF ou comparar arquivos de texto no CSharp.... using (Comparer comparer = new Comparer(“source.xlsx”)) { comparer... using (Comparer comparer = new Comparer(“source.xlsx”) { comparer...

    blog.groupdocs.com/pt/comparison/compare-excel-...