Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 17,437 for

true type

(0.11 sec)
  1. 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...
  2. Set a Table's Hide Attributes from the Modify A...

    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....Parameters Parameter Type Required Description type string Yes The...hide. Omitted (or null ) when type is worksheet . expression string...

    docs.aspose.com/cells/reportingservices/set-a-t...
  3. How to create waterfall chart with JavaScript v...

    Create waterfall charts in Excel with JavaScript and Aspose.Cells for JavaScript 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/javascript-cpp/creating-w...
  4. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... In case of custom value type, to specify a value, use the...Bubble , 50 , 50 , 400 , 300 , true ); IErrorBarsFormat errBarX...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. Aspose::Words::Math::OfficeMath::Accept method ...

    Aspose::Words::Math::OfficeMath::Accept method. Accepts a visitor in C++....visitor ) override Parameter Type Description visitor System:...visit the nodes. ReturnValue True if all nodes were visited; false...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. 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...
  7. 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...
  8. List.hasSameTemplate method | Aspose.Words for ...

    List.hasSameTemplate method. Returns True if the current list and the given list are created from the same template....hasSameTemplate(other) Returns true if the current list and the...Words . Lists . List ) Parameter Type Description other List Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java....setExportDocumentPro(true); doc.save(getArtifactsDir()...parts at a section break of any type. length Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...
  10. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....execute(); } Parameters: Parameter Type Description context SplitterContext...firstLoadOptions.setIgnoreOleData(true); } LoadOptions secondLoadOptions...

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