Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 15,787 for

true type

(0.58 sec)
  1. Set Column Width to Scalable Unit like em or pe...

    Learn how to set column width to scalable units like em or percent in Aspose.Cells for JavaScript via C++. Improve the presentation of generated HTML tables....widthScalable set to true , to create scalable widths...Columns to HTML </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/set-column...
  2. HtmlVersion | Aspose.Words for Java

    Indicates the version of HTML is used when saving the document to SaveFormat.HTML and SaveFormat.MHTML formats in Java....setPrettyFormat(true); } doc.save(getArtifactsDir()..."ExportXhtmlTransitio" flag to "true". String outDocContents = FileUtils...

    reference.aspose.com/words/java/com.aspose.word...
  3. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...getMailMergeOptions().setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...

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

    Create powerful structured documents effortlessly with the StructuredDocumentTag constructor. Initialize new instances for enhanced organization and clarity.... SdtType type , MarkupLevel level ) Parameter Type Description...DocumentBase The owner document. type SdtType Type of SDT node. level MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  5. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... Parameter Type Description level1 str level2...level2 : str ): ... Parameter Type Description level1 str level2...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControl.enabled property | Aspose.Word...

    Forms2OleControl.enabled property. Returns ``True`` if control is in enabled state....enabled property Returns true if control is in enabled state...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OleControl.isForms2OleControl property | Aspose...

    OleControl.isForms2OleControl property. Returns ``True`` if the control is a [Forms2OleControl](../../forms2olecontrol/)....isForms2OleControl property Returns true if the control is a Forms2OleControl...shape = doc . getShape ( 0 , true ); let oleControl = shape ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....:: Node > & node ) Parameter Type Description node const Syst...Words :: NodeType :: Any , 0 , true ) -> get_NodeType ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. FieldTC.Text | Aspose.Words for .NET

    Manage your FieldTC Text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience.... FieldTOC , true ); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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...