Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 17,187 for

true type

(0.28 sec)
  1. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storyType/#Comments)....have their respective story types. expect ( footnote . storyType...Footnotes ); // A comment is another type of inline story. let comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...when I set the ReadOnlyMode = true, the file is being saved but...effects UseDiskForLoadEffect = true // Prevents high RAM usage for...

    forum.aspose.com/t/index-was-outside-the-bounds...
  3. 用 C++ 格式化数据透视表|Documentation

    学习如何使用 Aspose.Cells for C++ 自定义数据透视表的外观。...IsAutoFormat 设置为 true 。 从 PivotTableAutoFormat 枚举中分配一个格式选项。...SetIsAutoFormat ( true ); // Setting the PivotTable autoformat type pivotTable...

    docs.aspose.com/cells/zh/cpp/formatting-pivot-t...
  4. Detect File Format|Aspose.Words for Java

    Obtain information about the document format before opening it to avoid an exception if you are not sure what the actual content of the file is using Java....obtain information about the file type in order to avoid an exception...detected information about the file type. DetectFileFormat only checks...

    docs.aspose.com/words/java/detect-file-format-a...
  5. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....details the supported field types, updating, parsing, and formatting...This can be made up of various types of content ranging from runs...

    docs.aspose.com/words/python-net/fields-overview/
  6. Basic Barcode Recognition|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.... println ( "Barcode Type: " + result . getCodeTypeName...()); } } } Specifying Barcode Types For better performance, specify...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Format Presentation Charts in С++|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for С++ and elevate your PowerPoint presentation with professional, eye-catching styling....with the any of the desired type (in this example we will use...chart on the slide. Set fill type and fill color of chart Set...

    docs.aspose.com/slides/cpp/chart-formatting/
  8. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for С++ chart worksheets and automate reports across PPT and PPTX files....worksheet is created for all types of charts: line chart, bar chart...method of the IChartDataWorkbook type. Spreadsheet formula can be...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  9. Validation Results – Check Web Accessibility wi...

    Learn how to view and describe issues that occur during website accessibility checking and how to save the validation results using Aspose.HTML for Java....alt attributes for images = True 2 H67 :Check that all forms...a TextWriter object, where a type parameter specifies in what...

    docs.aspose.com/html/java/web-accessibility-val...
  10. WebExtension | Aspose.Words for Java

    Represents a web extension object in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...