Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 8,462 for

annotate

(0.17 sec)
  1. ค้นหา

    ค้นหา...เพิ่มคำอธิบายประกอบในคอลเลกชั่น Annotations ของหน้า PDF โดยใช้วิธี [Document...[Document.Pages 1 .Annotations.Add(Annotation)] 12 บันทึกเอกสาร...

    blog.aspose.com/th/pdf/add-or-remove-annotation...
  2. Архів

    Архів...Додайте анотацію до колекції Annotations певної сторінки PDF за допомогою...[Document.Pages 1 .Annotations.Add(Annotation)] 12 . Збережіть...

    blog.aspose.com/uk/pdf/add-or-remove-annotation...
  3. Manipulacja adnotacjami w formacie PDF przy uży...

    Kod źródłowy Python do manipulowania adnotacjami w pliku PDF na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ poprzez COM Interop.... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/pl/python-net/annotation/
  4. จัดการคำอธิบายประกอบใน PDF โดยใช้ Python | Aspo...

    Python รหัสที่มาในการจัดการกับคำอธิบายประกอบในไฟล์ PDF บนกรอบ NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop... annotations . DefaultAppearance () appearance...freeTextAnnotation = apdf . annotations . FreeTextAnnotation ( document...

    products.aspose.com/pdf/th/python-net/annotation/
  5. วิธีการลบ Link คำอธิบายประกอบโดยใช้ Java | Aspo...

    Java ตัวอย่างรหัสที่จะลบ Link คำอธิบายประกอบในไฟล์ PDF บน Java Runtime สภาพแวดล้อมสำหรับการประยุกต์ใช้ JSP/JSF และการประยุกต์ใช้สก์ท็อป...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ..."SimpleResume_mod.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/th/java/annotation/link...
  6. Come rimuovere l'annotazione di Caret usando Ja...

    Codice di esempio Java per rimuovere le annotazioni di Caret nel file PDF in Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....Annotations Salvare nuovamente il file..."sample_caret.pdf" ); // Filter annotations using AnnotationSelector...

    products.aspose.com/pdf/it/java/annotation/care...
  7. استخراج النص من الأختام|Aspose.PDF لـ C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....-> idx_get ( 1 ) -> get_Annotations () -> idx_get ( 1 ); if (...== Annotations :: AnnotationType :: Stamp ) { auto annot = System...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-st...
  8. Redact PDF using C# | Aspose.PDF

    Redact PDF documents programmatically with C# sample code using Aspose.PDF for .NET...Rectangle ; var annot = new Aspose . Pdf . Annotations . RedactionAnnotation...Number ]. Annotations . Add ( annot , true ); annot . Redact ();...

    products.aspose.com/pdf/net/redaction/
  9. Anotaciones Adhesivas en PDF usando C++|Aspose....

    Este tema trata sobre las anotaciones adhesivas, como ejemplo mostramos la Anotación de Marca de Agua en el texto. Se utiliza para representar gráficos en la página. Consulte el fragmento de código para resolver esta tarea....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...-> idx_get ( 1 ); //Create Annotation auto wa = MakeObject < WatermarkAnnotation...

    docs.aspose.com/pdf/es/cpp/sticky-annotations/
  10. Archiv

    Archiv...PDF-Anmerkungen in Python parst # Annotations in PDFs verbessern die Interaktion...Haftnotizen hinzufügen. Jeder Annotations-Typ hat einen bestimmten...

    blog.aspose.com/de/pdf/parse-pdf-in-python/