Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 16,757 for

true type

(0.21 sec)
  1. Configure Visio TimeLine Shapes|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....format, auto update flag and type. Setting Milestone Date, Date...Format, Auto Update Flag and Type The MilestoneHelper class takes...

    docs.aspose.com/diagram/java/configure-visio-ti...
  2. FormField.Checked | Aspose.Words for .NET

    Manage your form with ease using the FormField Checked property. Control checkbox status effortlessly—default is unchecked for streamlined user experience.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....setOn(true); stroke.setWeight(5.0); stroke...getChild(NodeType.SHAPE, 0, true); Stroke stroke = shape.getStroke();...

    reference.aspose.com/words/java/com.aspose.word...
  4. FormField.ExitMacro | Aspose.Words for .NET

    Discover the FormField ExitMacro property to easily manage exit macros for your forms. Enhance user experience and streamline data entry today!... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.fie...
  5. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class.... Parameter Type Description doc DocumentBase..."Element" property to reflect the type of data they contain. smart_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ReportingEngine.use_reflection_optimization pro...

    ReportingEngine.use_reflection_optimization property. Gets or sets a value indicating whether invocations of custom Type members performed via reflection API are optimized using dynamic class generation or not...whether invocations of custom type members performed via reflection...or not. The default value is True . @property def use_reflection_optimization...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....Document > & doc ) Parameter Type Description doc const Syste...:: Words :: NodeType :: Any , true ); for ( auto && node : System...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java....data) Parameters: Parameter Type Description inputStream java...reportBuilderOptions) Parameters: Parameter Type Description inputStream java...

    reference.aspose.com/words/java/com.aspose.word...
  9. .docx to .pdf and .html table formatting error ...

    Hi, When converting a .docx file to a .pdf file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached. Code: var saveOptions = new PdfSaveOptions(); saveOptions.Use…...UseHighQualityRender = true; saveOptions.CustomPropertiesExpo...saveOptions.ExportDocumentStruct = true; saveOptions.FontEmbeddingMode...

    forum.aspose.com/t/docx-to-pdf-and-html-table-f...
  10. LayoutCollector.Document | Aspose.Words for .NET

    Discover LayoutCollector's Document property to easily manage and customize document attachments for enhanced workflow efficiency.... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...