Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 5,377 for

appearance

(0.08 sec)
  1. Manipulate Annotations in PDF using Java | Aspo...

    Manage Annotations in PDF programmatically with Java sample code using Aspose.PDF for Java...DefaultAppearance appearance = new DefaultAppearance (); appearance . setFontSize...setFontSize ( 12 ); appearance . setFontName ( "Arial" ); Page page...

    products.aspose.com/pdf/java/annotation/
  2. Barcode Generation|Documentation

    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/nodejsjava/generate-bar...
  3. Apply Styles to GridWeb|Documentation

    This article introduces how to apply or set style in GridWeb....is possible to change its appearance. Aspose.Cells.GridWeb provides...developers fully control its appearance. This topic discusses some...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. Barcode Generation|Documentation

    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/androidjava/generate-ba...
  5. Create Shape Thumbnails|Aspose.Slides Documenta...

    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....in the bounds of a shape’s appearance. Generating Shape Thumbnails...the bounds of the shape’s appearance. It takes into account all...

    docs.aspose.com/slides/androidjava/create-shape...
  6. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。...Document ( path_infile ) appearance = apdf . annotations . DefaultAppearance...DefaultAppearance () appearance . font_size = 12 appearance . font_name...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  7. 使用 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...
  8. Barcode Generation|Documentation

    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 barcode types, barcode appearance-related properties, managing...Barcode Appearance Explains how to adjust barcode appearance-related...

    docs.aspose.com/barcode/python-net/barcode-gene...
  9. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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....the Connector Type Shape Appearance Developers can now manage...manage connector type shape’s appearance programmatically. Please...

    docs.aspose.com/diagram/java/public-api-changes...
  10. 使用 Java 操作 PDF 中的注释 | Aspose.PDF

    Java原始程式碼,用於在Java和PHP上操作PDF檔中的註釋,德爾福。...DefaultAppearance appearance = new DefaultAppearance (); appearance . setFontSize...setFontSize ( 12 ); appearance . setFontName ( "Arial" ); Page page...

    products.aspose.com/pdf/zh-hant/java/annotation/