Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 8,413 for

annotate

(0.14 sec)
  1. Come aggiungere l'annotazione Square usando C++...

    Codice sorgente per aggiungere Square annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++...Annotations Salvare nuovamente il file...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/it/cpp/annotation/squar...
  2. วิธีการเพิ่ม Polyline คำอธิบายประกอบโดยใช้ C++ ...

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

    products.aspose.com/pdf/th/cpp/annotation/polyl...
  3. نحوه حذف Polygon حاشیه نویسی با استفاده از {{pr...

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

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

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

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

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

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

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

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

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

    products.aspose.com/pdf/fa/net/annotation/circl...
  8. نحوه حذف Watermark حاشیه نویسی با استفاده از {{...

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

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

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

    products.aspose.com/pdf/fa/cpp/annotation/highl...
  10. Procurar

    Procurar...página for (auto annotation : page->get_Annotations()) { // Verifique...anotação if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/pt/pdf/extract-data-from-tables...