Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 12,491 for

true type

(0.14 sec)
  1. Convert PostScript with Aspose.Page JavaScript ...

    PS to BMP conversion functionality included in Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....the SuppressErrors value was true, as it is by default, it is...files in JavaScript: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/javascript-cpp/convert-ps/
  2. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  3. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating document line counts efficiently for better content management.... UpdateWordCount ( true ); Assert . That ( doc . BuiltInDocumentPrope...GetChildNodes ( NodeType . Paragraph , true ). Count ; Assert . That ( properties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose.PSD for .NET 23.12 - Release Notes|Docum...

    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....PSDNET-1454 Handle Gradient type Noise in GdflResrource Feature...PSDNET-1454. Handle Gradient type Noise in GdflResrource string...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-1...
  6. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring formatting for more efficient data comparison....IgnoreFormatting property True indicates that formatting is...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/net/aspose.words.com...
  7. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....get_BreakIsStyleSeparato () True if this paragraph break is a...get_HasChildNodes () Returns true if this node has any child nodes...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java....FIELD_COMPARE, true); field.setLeftExpression("3");...insertField(FieldType.FIELD_COMPARE, true); field.setLeftExpression("5");...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldListNum.starting_number property | Aspose....

    FieldListNum.starting_number property. Gets or sets the starting value for this field.... insert_field ( field_type = aw . fields . FieldType ....FIELD_LIST_NUM , update_field = True ) . as_field_list_num () # Lists...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldListNum.has_list_name property | Aspose.Wo...

    FieldListNum.has_list_name property. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code.... insert_field ( field_type = aw . fields . FieldType ....FIELD_LIST_NUM , update_field = True ) . as_field_list_num () # Lists...

    reference.aspose.com/words/python-net/aspose.wo...