Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 8,745 for

annotator

(0.3 sec)
  1. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java....SHOW_IN_ANNOTATIONS . Examples: Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  2. Créer des AcroForms en utilisant C++|Aspose.PDF...

    Cette section explique comment créer des AcroForms à partir de zéro dans vos documents PDF avec Aspose.PDF pour C++....namespace Aspose :: Pdf :: Annotations ; void AddingTextBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...

    docs.aspose.com/pdf/fr/cpp/create-form/
  3. Memformat Dokumen PDF menggunakan C#|Aspose.PDF...

    Buat dan format Dokumen PDF dengan Aspose.PDF for .NET. Gunakan cuplikan kode berikut untuk menyelesaikan tugas Anda.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/id/net/formatting-pdf-docum...
  4. تنسيق مستند PDF باستخدام C++|Aspose.PDF لـ C++

    أنشئ وقم بتنسيق مستند PDF باستخدام Aspose.PDF لـ C++. استخدم مقتطف الشيفرة التالي لحل مهامك....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/ar/cpp/formatting-pdf-docum...
  5. Форматирование PDF документа с использованием C...

    Создайте и отформатируйте PDF документ с Aspose.PDF for .NET. Используйте следующий фрагмент кода для решения ваших задач.... Annotations . GoToAction ( new Aspose...Aspose . Pdf . Annotations . XYZExplicitDestinati ( 1 , 0 , 0 , 0...

    docs.aspose.com/pdf/ru/net/formatting-pdf-docum...
  6. Форматирование PDF документа с использованием C...

    Создание и форматирование PDF документа с помощью Aspose.PDF для C++. Используйте следующий фрагмент кода для решения ваших задач....MakeObject < Aspose :: Pdf :: Annotations :: GoToAction > ( MakeObject...MakeObject < Aspose :: Pdf :: Annotations :: XYZExplicitDestinati >...

    docs.aspose.com/pdf/ru/cpp/formatting-pdf-docum...
  7. 記録

    記録...add(Annotation) メソッドを使用して、ドキュメントに注釈を追加します。...textAnnotation.setTitle("Sample Annotation Title"); // 注釈の件名を設定する textAnnotation...

    blog.aspose.com/ja/pdf/add-or-remove-annotation...
  8. ค้นหา

    ค้นหา...getPages()) { for (Annotation annotation : page.getAnnotations())...getAnnotations()) { // แบนคำอธิบายประกอบ annotation.flatten(); // หรือลบคำอธิบายประกอบ...

    blog.aspose.com/th/pdf/compress-optimize-reduce...
  9. What's new|Aspose.PDF for Java

    In this page introduces the most popular new features in Aspose.PDF for Java that have been introduced in recent releases....convert annotation document to PDF/X-1 using annotation FOGRA39...corresponding annotation from the page's annotations. link2 . tag...

    docs.aspose.com/pdf/java/whatsnew/
  10. Underline after changing the text color - Free ...

    I am using Aspose PDF library for .Net version 24.10 in my application, For one of the PDF file(attached file “sample-error-3.pdf”) , I am facing an issue, when I create link for the text “Section 2.1” or for the text …...Annotations.Add(link); pdfDoc.IsLinearized...link.Border = border; page.Annotations.Add(link); pdfDoc.IsLinearized...

    forum.aspose.com/t/underline-after-changing-the...