Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 12,491 for

true type

(0.14 sec)
  1. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows.... show_value = True chart . chart_data . series...show_label_as_data_callout = True chart . chart_data . series...

    docs.aspose.com/slides/python-net/callout/
  2. NodeCollection.IndexOf | Aspose.Words for .NET

    Discover the NodeCollection IndexOf method to efficiently find the zero-based index of any specified node in your collections....IndexOf ( Node node ) Parameter Type Description node Node The node...GetChildNodes ( NodeType . Table , true ); Assert . That ( allTables...

    reference.aspose.com/words/net/aspose.words/nod...
  3. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control watermark opacity easily. Enhance your designs with customizable transparency settings!... The default value is true . public bool IsSemitrasparent...this. if ( doc . Watermark . Type == WatermarkType . Text ) doc...

    reference.aspose.com/words/net/aspose.words/tex...
  4. CustomDocumentProperties.addLinkToContent metho...

    CustomDocumentProperties.addLinkToContent method. Creates a new linked to content custom document property....linkSource : string ) Parameter Type Description name string The...isLinkToContent ). toEqual ( true ); expect ( customProperty ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Font Processing API for JavaScript via C++

    Elevate your web typography with Aspose.Font for JavaScript API for font management. Handle various font formats and integrate APIs into your projects....by various parameters such as type family, typeface, and proportions...aspects. ✨ Regardless of the font type - be it TTF, EOT, WOFF, CFF...

    products.aspose.com/font/javascript-cpp/
  6. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a document. To learn more, visit the documentation article in C++....get_IsWriteProtected () Returns true when a write protection password...password for the document. static Type () ValidatePassword (const System::String&)...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  8. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object... Comment , true )]; expect ( comments . length...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data Types for enhanced document management and customization....PropertyType enumeration Specifies data type of a document property. public...8 The property is some other type. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.pro...
  10. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane objects in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

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