Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 7,363 for

appearance

(0.09 sec)
  1. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET...Document ( path_infile ) appearance = apdf . annotations . DefaultAppearance...DefaultAppearance () appearance . font_size = 12 appearance . font_name...

    products.aspose.com/pdf/python-net/annotation/
  2. Create Thumbnails of Presentation Shapes in PHP...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for PHP via Java – easily create and export presentation thumbnails....in the bounds of a shape’s appearance. Generate a Shape Thumbnail...Create a Bounds-Based Shape Appearance Thumbnail This method of...

    docs.aspose.com/slides/php-java/create-shape-th...
  3. 设置字段外观|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python 更改 PDF 表单字段的视觉外观。...initialize_data_dir def set_field_appearance ( infile , outfile ): # Open...FormEditor ( doc ) # Set field appearance to invisible if not form_editor...

    docs.aspose.com/pdf/zh/python-net/set-field-app...
  4. Barcode Generation Basics - Create Barcodes in ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....supported symbologies, barcode appearance-related properties, managing...Barcode Appearance Explains how to adjust barcode appearance-related...

    docs.aspose.com/barcode/python-java/barcode-gen...
  5. 使用 C# 从印章中提取文本|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF for .NET 的特殊功能 - 从印章注释中提取文本... XForm appearance = annot . Appearance [ "N" ]; absorber...absorber . Visit ( appearance ); Console . WriteLine ( absorber ....

    docs.aspose.com/pdf/zh/net/extract-text-from-st...
  6. | Aspose.PDF

    使用 Java 使用适用于 Java 的 Aspose.PDF 以编程方式管理 PDF 批注...DefaultAppearance appearance = new DefaultAppearance (); appearance . setFontSize...setFontSize ( 12 ); appearance . setFontName ( "Arial" ); Page page...

    products.aspose.com/pdf/zh-hans/java/annotation/
  7. Create Thumbnails of Presentation Shapes on And...

    Generate high-quality shape thumbnails from PowerPoint slides with Aspose.Slides for Android via Java – easily create and export presentation thumbnails....in the bounds of a shape’s appearance. Generate a Shape Thumbnail...Create a Bounds-Based Shape Appearance Thumbnail This method of...

    docs.aspose.com/slides/androidjava/create-shape...
  8. | Aspose.PDF

    Manage PDF Annotations Programmatically with Java Using Aspose.PDF for Java...DefaultAppearance appearance = new DefaultAppearance (); appearance . setFontSize...setFontSize ( 12 ); appearance . setFontName ( "Arial" ); Page page...

    products.aspose.com/pdf/java/annotation/
  9. RevisionOptions | Aspose.Words for Java

    Allows to control how document revisions are handled during layout process in Java....Examples: Shows how to alter the appearance of revisions in a rendered..."); // Remove the bar that appears to the left of every revised...

    reference.aspose.com/words/java/com.aspose.word...
  10. FormEditor Class|Aspose.PDF for Python via .NET

    Learn how to use the FormEditor class in Aspose.PDF for Python via .NET to create form fields, modify existing fields, customize field Appearance, and add scripts or submit actions....field properties, change appearance settings, and attach interactive...Actions Customizing Field Appearance Modifying Form Fields Creating...

    docs.aspose.com/pdf/python-net/formeditor-class/