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

annotate

(0.13 sec)
  1. نحوه حذف 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...
  2. نحوه حذف 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/...
  3. نحوه حذف Underline حاشیه نویسی با استفاده از {{...

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

    products.aspose.com/pdf/fa/cpp/annotation/under...
  4. نحوه حذف 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...
  5. نحوه حذف 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...
  6. نحوه حذف 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...
  7. نحوه حذف Highlight حاشیه نویسی با استفاده از {{...

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

    products.aspose.com/pdf/fa/cpp/annotation/highl...
  8. 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...
  9. Archivio

    Archivio...pagina for (auto annotation : page->get_Annotations()) { // Controlla...annotazione if (annotation->get_AnnotationType() == Annotations::AnnotationType::Square)...

    blog.aspose.com/it/pdf/extract-data-from-tables...
  10. Notions de base de Aspose.PDF DOM API|Aspose.PD...

    Aspose.PDF pour C++ utilise également l'idée de DOM pour représenter la structure d'un document PDF en termes d'objets. Ici, vous pouvez lire la description de cette structure....Aspose::Pdf::Annotations Namespace Reference Les annotations font partie...dédié un namespace pour les annotations. Ce namespace contient des...

    docs.aspose.com/pdf/fr/cpp/basics-of-dom-api/