Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,239 for

true type

(0.11 sec)
  1. Reading and Writing Query Table of Worksheet|Do...

    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.... which returns an object of type QueryTable by index. It has...QueryTable.PreserveFormatting to true . You can download the source...

    docs.aspose.com/cells/net/reading-and-writing-q...
  2. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, true).get(0); StructuredDocumentTa...STRUCTURED_DOCUMENT_TAG_RANGE_END, true).get(0); System.out.println...

    reference.aspose.com/words/java/com.aspose.word...
  3. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the...pptx" ); try { // Apply circle type transition on slide 1 presentation...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  4. 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...
  5. 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...
  6. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API.... Data Validation Types and Execution Data validation...of different types of data validation. Each type is used to control...

    docs.aspose.com/cells/cpp/data-validation/
  7. 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...
  8. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field Type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field Types contained in the field codes in C++....dTypes method Changes field type values FieldType of FieldStart...they correspond to the field types contained in the field codes...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java...."ExportCompactSize" property to "true" to // reduce the saved document's...options.setExportCompactSize(true); // Set the "ExportImagesFotOldRe"...

    reference.aspose.com/words/java/com.aspose.word...
  10. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...