Sort Score
Result 10 results
Languages All
Labels All
Results 3,241 - 3,250 of 8,535 for

annotator

(0.22 sec)
  1. Anotações Adesivas em PDF usando C++|Aspose.PDF...

    Este tópico sobre anotações adesivas, como exemplo mostramos a Anotação de Marca d'água no texto. É usado para representar gráficos na página. Verifique o trecho de código para resolver esta tarefa....namespace Aspose :: Pdf :: Annotations ; void ExampleWatermarkAnno...Anotações da Página page -> get_Annotations () -> Add ( wa ); // Criar...

    docs.aspose.com/pdf/pt/cpp/sticky-annotations/
  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. ایجاد فرم های PDF با استفاده از .NET | Aspose.PDF

    فرم های PDF ایجاد کنید و فیلدها را به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET اضافه کنید.... Annotations . Border ( textBoxField )...Dash = new Aspose . Pdf . Annotations . Dash ( 1 , 1 ) }; textBoxField...

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