Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 16,769 for

true type

(0.25 sec)
  1. Run.accept method | Aspose.Words for Node.js

    Run.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...++ ; mVisitorIsInsideHead = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentVisitor.visitEditableRangeEnd method | ...

    DocumentVisitor.visitEditableRangeEnd method. Called when an end of an editable range is encountered in the document....EditableRangeEnd ) Parameter Type Description editableRangeEnd...++ ; mVisitorIsInsideEdit = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentVisitor.visitEditableRangeStart method ...

    DocumentVisitor.visitEditableRangeStart method. Called when a start of an editable range is encountered in the document....EditableRangeStart ) Parameter Type Description editableRangeStart...++ ; mVisitorIsInsideEdit = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 OLE 对象|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....getShape ( 2 ); // filter shapes by type Foreign if ( OLE_Shape . getType..."testing" , "Aspose" , false , true ); ByteArrayOutputStrea outStream...

    docs.aspose.com/diagram/zh/java/working-with-ol...
  5. DocumentVisitor.VisitFieldEnd | Aspose.Words fo...

    Discover the DocumentVisitor VisitFieldEnd method, essential for handling field termination in documents. Enhance your coding efficiency today!...FieldEnd fieldEnd ) Parameter Type Description fieldEnd FieldEnd...mDocTraversalDepth ++; mVisitorIsInsideFiel = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  6. HeaderFooter.AcceptEnd | Aspose.Words for .NET

    Enhance your website's user experience with the HeaderFooter AcceptEnd method, designed to seamlessly manage visitor interactions at the header's conclusion....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/hea...
  7. HeaderFooter.AcceptStart | Aspose.Words for .NET

    Discover the HeaderFooter AcceptStart method, designed to seamlessly welcome visitors at the header's start, enhancing user experience and engagement....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/hea...
  8. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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 together can control the type of data to be loaded while initializing...); //Check if the file is of type OTS if ( fileFormatInfo . getFileFormatType...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Using Charts to Represent Sequential Data|Aspos...

    Use charts to represent your sequential data when building a report in Java.... Depending on the type of the chart, add x tags to...series. For a chart of another type, add a single x tag to the chart...

    docs.aspose.com/words/java/using-charts-to-repr...
  10. Convert Document to HTML|Aspose.Words for Java

    Convert a document in any supported format to HTML easily and fast instead of using docx4j in Java....xml or serve it with MIME type application/xhtml+xml Java //...OutputMethodXML" , true ); //Don't care what type of exporter you...

    docs.aspose.com/words/java/convert-document-to-...