Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 10,766 for

true type

(0.17 sec)
  1. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....DocumentSavingArgs ) Parameter Type Description args DocumentSavingArgs..."EstimatedProgress" )). toEqual ( true ); }); /// <summary> /// Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++....( int32_t index ) Parameter Type Description index int32_t An...NodeType :: Paragraph , 0 , true )); paragraph -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. FieldAutoNumLgl.remove_trailing_period property...

    FieldAutoNumLgl.remove_trailing_period property. Gets or sets whether to display the number without a trailing period.... type == aw . fields . FieldType ...field . remove_trailing_period = True self . assertEqual ( ' AUTONUMLGL...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Body.accept method | Aspose.Words for Node.js

    Body.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitBodyEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....bool isBookmark ) Parameter Type Description displayText const...of the url. isBookmark bool true if the previous parameter is...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Chart Data Label|Aspose.Slides for Node.js via ...

    Set PowerPoint chart data label and distance in JavaScript... setDataTable ( true ); chart . getChartData ()....getDefaultDataLabelF (). setShowValue ( true ); series . getLabels (). getDefaultDataLabelF...

    docs.aspose.com/slides/nodejs-java/chart-data-l...
  7. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java....docx" ; saveFO = true ; } // For demo/debugging purposes...wordMLPackage ); updater . update ( true ); // Set up font mapper (optional)...

    docs.aspose.com/words/java/convert-document-to-...
  8. Dealing with Font Settings|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....object’s setBold property to true . Setting Font Size Set the...property. Setting Font Underline Type Underline text with the Font...

    docs.aspose.com/cells/java/dealing-with-font-se...
  9. Generate Encrypted QR Code for Text|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....following steps: Select the Type: Encrypted QR Code Provide the... name = "data" , required = true ) @RequestParam ( "data" ) String...

    docs.aspose.com/barcode/java/1-2-1-9-generating...
  10. ChartSeriesType | Aspose.Words for Java

    Specifies a Type of a chart series in Java....ChartSeriesType Specifies a type of a chart series. Examples:...getChild(NodeType.SHAPE, 0, true)).getChart(); // Remove all...

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