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

annotation

(0.07 sec)
  1. วิธีการเพิ่ม Polyline คำอธิบายประกอบโดยใช้ .NET...

    รหัสที่มาใน C# เพื่อเพิ่ม Polyline คำอธิบายประกอบในกรอบ .NET, .NET หลักและ PHP, VBScript, Delphi, C++ ผ่าน COM Interop...Annotations บันทึกแฟ้มอีกครั้ง ความต้องการของระบบ...Example // Create PoliLine Annotation var polylineAnnotation =...

    products.aspose.com/pdf/th/net/annotation/polyl...
  2. 如何使用 C++ 获取 Strikeout 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Strikeout 注解的源代码...Annotations 集合中的 Strikeout 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. 如何使用 C++ 获取 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上获取 PDF 文件中的 Polygon 注解的源代码...Annotations 集合中的 Polygon 注释方法 Get 再次保存该文件...document . Pages [ 1 ]. Annotations . Where ( a => a . AnnotationType...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  4. AcroFormを作成 - Pythonで記入可能なPDFを作成|Aspose.PDF for...

    Aspose.PDF for Pythonを使用して、PDFファイルでフォームをゼロから作成できます... annotations . Border ( textBoxField )...= 5 border . dash = ap . annotations . Dash ( 1 , 1 ) textBoxField...

    docs.aspose.com/pdf/ja/python-net/create-form/
  5. ما الجديد|Aspose.PDF for .NET

    في هذه الصفحة يتم تقديم أكثر الميزات الجديدة شعبية في Aspose.PDF for .NET التي تم تقديمها في الإصدارات الأخيرة....التحقق وإصلاح القيم في مصفوفة Annotation.Rect. تم تحديث إصدار الاعتماد...Create an OutputIntent with annotation required OutputConditionIdent...

    docs.aspose.com/pdf/ar/net/whatsnew/
  6. فشرده سازی سند PDF | Aspose.PDF

    بهینه سازی فایل های PDF در هر پلتفرم به صورت برنامه نویسی با این کد نمونه با استفاده از کتابخانه Aspose.PDF...infilename ); // Flatten annotations for ( auto page : document...auto annotation : page -> get_Annotations ()) { annotation -> Flatten...

    products.aspose.com/pdf/fa/compress/
  7. Actualizar Enlaces en PDF|Aspose.PDF para Java

    Actualizar enlaces en PDF programáticamente. Esta guía trata sobre cómo actualizar enlaces en PDF en lenguaje Java....get_Item ( 1 ); for ( Annotation annotation : page . getAnnotations...getAnnotations ()) { if ( annotation . getAnnotationType () == AnnotationType...

    docs.aspose.com/pdf/es/java/update-links/
  8. .NET 을 (를) 사용하여 Square 주석을 추가하는 방법 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에 Square 주석을 추가하는 C...Annotations 컬렉션에서 Square 주석에 대해 Add 메서드를...pdf" )); // Create Square Annotation var squareAnnotation = new...

    products.aspose.com/pdf/ko/net/annotation/squar...
  9. ایجاد فرم های PDF با استفاده از C++ | Aspose.PDF

    ایجاد فرم های PDF با این کد منبع نسخه ی نمایشی ساده در فایل های PDF بر روی هر پلت فرم با زبان C++....MakeObject < Aspose :: Pdf :: Annotations :: Border > ( textBoxField...MakeObject < Aspose :: Pdf :: Annotations :: Dash > ( 1 , 1 )); textBoxField...

    products.aspose.com/pdf/fa/cpp/acroforms/create/
  10. PDF 表单。通过 Python 进行管理 | Aspose.PDF

    使用 Aspose.PDF 和 Python.net 在 PDF 中使用这个 Python 源代码管理 PDF 表单... annotations . Border ( textBoxField )...5 border . dash = apdf . annotations . Dash ( 1 , 1 ) textBoxField...

    products.aspose.com/pdf/zh-hans/python-net/acro...