Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 15,945 for

true type

(0.15 sec)
  1. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToExcelStruct = true; range.ToJson(options); Adhirath...colorScale.criteria.minimum.type format.colorScale.criteria.minimum...

    forum.aspose.com/t/convert-range-to-json/311994
  2. How to create waterfall chart with Node.js via ...

    Create waterfall charts in Excel with Node.js and Aspose.Cells for Node.js via C++....waterfall chart is a special type of chart that is normally used...Excel has many predefined chart types, including column, line, pie...

    docs.aspose.com/cells/nodejs-cpp/creating-water...
  3. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....FIELD_QUOTE, true); field.setText("\"Quoted text\"");...insertField(FieldType.FIELD_QUOTE, true); builder.moveTo(field.getSeparator());...

    reference.aspose.com/words/java/com.aspose.word...
  4. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG 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...
  5. WebExtensionReference | Aspose.Words for Java

    Represents the reference to a web extension in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  6. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldDatabaseDataTable | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....FIELD_DATABASE, true); field.setFileName(getDatabaseDir()...insertField(FieldType.FIELD_DATABASE, true); field.setFileName(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED 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...
  9. Processor.From | Aspose.Words for .NET

    Enhance your workflow with our processor that efficiently handles input documents for seamless processing and improved productivity....From ( string input ) Parameter Type Description input String Input...LoadOptions loadOptions ) Parameter Type Description input String Input...

    reference.aspose.com/words/net/aspose.words.low...
  10. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....FIELD_TOC, true); builder.insertBreak(BreakType...insertField(FieldType.FIELD_REF_DOC, true); field.setFileName("ReferencedDocument...

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