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

new

(0.4 sec)
  1. Cree hipervínculos en PDF usando anotaciones de...

    Anote archivos PDF mediante la creación de hipervínculos mediante anotaciones de vínculos en C#. Anotación de documentos e imágenes La API .NET permite realizar anotaciones mediante la vinculación de datos externos....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/es/annotation/create-hyperli...
  2. הדגש PDF באמצעות הערות ב-Java | הערה PDF עם Hig...

    הדגש טקסט ב-PDF עם הערות הדגשה באמצעות Java. הערות מסמכים ותמונה Java API מאפשר להוסיף הערות לקובצי PDF על ידי הדגשת כל אזור....ב-Java Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/he/annotation/highlight-pdf-...
  3. Java'da Ek Açıklamaları Kullanarak PDF'yi Vurgu...

    Java kullanarak vurgu ek açıklamalarıyla PDF'deki metni vurgulayın. Belge ve görüntü ek açıklaması Java API, herhangi bir alanı vurgulayarak PDF dosyalarına Açıklama Eklemeye izin verir....vurgulayın Annotator annotator = new Annotator("path/sample.pdf");...List<Point> points = new ArrayList<Point>(); points.add(new Point(120,...

    blog.groupdocs.com/tr/annotation/highlight-pdf-...
  4. Crea collegamenti ipertestuali in PDF utilizzan...

    Annota i file PDF creando collegamenti ipertestuali utilizzando le annotazioni di collegamento in C#. Annotazione di documenti e immagini .NET API consente di annotare collegando dati esterni....using (Annotator annotator = new Annotator(@"path/sample.pdf"))...pdf")) { LinkAnnotation link = new LinkAnnotation { CreatedOn = DateTime...

    blog.groupdocs.com/it/annotation/create-hyperli...
  5. 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...
  6. 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-...
  7. 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...
  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/th/annotation/annotate-word-...
  9. Додати або видалити анотації в 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-...
  10. Java의 송장 또는 영수증에서 데이터 추출 | PDF 파싱

    Java에서 프로그래밍 방식으로 PDF 송장 또는 영수증에서 송장 데이터를 추출합니다. GroupDocs의 문서 파싱 및 데이터 추출 API는 다양한 형식을 지원합니다....templateItems = new TemplateItem[] { new TemplateField(new TemplateFixedPositio(new...TemplateFixedPositio(new Rectangle(new Point(35, 135), new Size(100, 10)))...

    blog.groupdocs.com/ko/parser/extract-data-from-...