Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 10,935 for

true type

(0.07 sec)
  1. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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....FontSourceType enumeration specifies the type of a font source. With above...setFontFolder ( fontFolder1 , true ); //Setting both font folders...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...get("type") == "paragraph": block["source_type"] = "body"...append(block) elif block.get("type") == "table": for row in block...

    forum.aspose.com/t/paste-back-shape-data-correc...
  3. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity...Remarks This is a more specific type of the current entity, e.g....span has LayoutEntityType.SPAN type and may have either a BOOKMARKSTART...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....IsNillable property to true . The following code snippet...FileFormatType :: Xlsx ); // Add content type properties int index = workbook...

    docs.aspose.com/cells/cpp/working-with-contentt...
  5. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...

    reference.aspose.com/words/java/com.aspose.word...
  6. Node.GetAncestor | Aspose.Words for .NET

    Discover the Node GetAncestor method to easily retrieve the first ancestor of a specified object Type, enhancing your coding efficiency and accuracy....Contents [ Hide ] GetAncestor( Type ) Gets the first ancestor of...object type. public CompositeNode GetAncestor ( Type ancestorType...

    reference.aspose.com/words/net/aspose.words/nod...
  7. CustomAnswerSheet|Documentation

    CustomAnswerSheet element generates a numbered list of answers with full control over the layout and content of an answer....declared as an object with "element_type": "CustomAnswerSheet" property...properties Name Type Description element_type string Must be "CustomAnswerSheet"...

    docs.aspose.com/omr/net/json-markup/customanswe...
  8. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....an exception if the property type is not PropertyType.DateTime...at("AuthorizationDate")}`); Shows various type conversion methods of custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup objects in Java....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup.getAxisX().setHidden(true); // Define title of the secondary...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing....SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...htmlVersion , PrettyFormat = true }; doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...