Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 8,551 for

annotation

(0.09 sec)
  1. Chercher

    chercher... Extrayez l’annotation carrée de la page. Initialisez...Sélectionnez la page et extrayez son annotation carrée var page = pdfDocument...

    blog.aspose.com/fr/pdf/extract-table-from-pdf-u...
  2. نحوه حذف Redaction حاشیه نویسی با استفاده از {{...

    کد منبع برای حذف Redaction حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/redac...
  3. نحوه حذف Caret حاشیه نویسی با استفاده از {{prod...

    کد منبع برای حذف Caret حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/caret...
  4. نحوه حذف Polyline حاشیه نویسی با استفاده از {{p...

    سورس کد روی C# جهت حذف حاشیه نویسی Polyline در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/net/annotation/polyl...
  5. نحوه حذف Freetext حاشیه نویسی با استفاده از {{p...

    کد منبع برای حذف Freetext حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/cpp/annotation/freet...
  6. نحوه حذف Highlight حاشیه نویسی با استفاده از {{...

    سورس کد روی C# جهت حذف حاشیه نویسی Highlight در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/net/annotation/highl...
  7. نحوه حذف Text حاشیه نویسی با استفاده از {{produ...

    سورس کد روی C# جهت حذف حاشیه نویسی Text در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop.... Annotations . Where ( a => a . AnnotationType...document . Pages [ 1 ]. Annotations . Delete ( ca ); } document...

    products.aspose.com/pdf/fa/net/annotation/text/...
  8. วิธีการเพิ่ม Freetext คำอธิบายประกอบโดยใช้ C++ ...

    รหัสที่มาเพิ่ม Freetext คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...document . Pages [ 1 ]. Annotations . Add ( freeTextAnnotation...

    products.aspose.com/pdf/th/cpp/annotation/freet...
  9. วิธีการเพิ่ม Square คำอธิบายประกอบโดยใช้ C++ | ...

    รหัสที่มาเพิ่ม Square คำอธิบายประกอบในไฟล์ PDF บนแพลตฟอร์มใด ๆ ที่มีภาษา C++...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/th/cpp/annotation/squar...
  10. Deal with PDF Forms in C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

    products.aspose.com/pdf/net/acroforms/