Sort Score
Result 10 results
Languages All
Labels All
Results 4,641 - 4,650 of 10,695 for

true type

(0.14 sec)
  1. SaveOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOptions class, your key to customizing document saving with advanced options for various formats. Enhance your workflow today!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  2. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...Paragraph paragraph ) Parameter Type Description paragraph Paragraph...GetChildNodes ( NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words/doc...
  3. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience....VisitTableEnd ( Table table ) Parameter Type Description table Table The...mDocTraversalDepth ++; mVisitorIsInsideTabl = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java.... isColumn() Returns true if this bookmark is a table...and its IsColumn flag set to true. System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  5. 使用C++复制Excel中的范围|Documentation

    学习如何使用Aspose.Cells与C++复制Excel中的范围。...PasteOptions options ; // Set paste type. options . SetPasteType ( PasteType...); options . SetSkipBlanks ( true ); // Copy source range to target...

    docs.aspose.com/cells/zh/cpp/copy-ranges-of-excel/
  6. 通过C++使用Node.js复制Excel范围|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....PasteOptions (); // Set paste type. options . setPasteType ( AsposeCells...); options . setSkipBlanks ( true ); // Copy source range to target...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-ranges...
  7. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fractionusing Aspose.Cells for Node.js via C++ API.... This can be particularly true in formal documents, reports...to two digits, and even as typed fractions. This flexibility...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  8. FieldAutoText.entry_name property | Aspose.Word...

    FieldAutoText.entry_name property. Gets or sets the name of the AutoText entry....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose.PSD for Python via .NET 24.1 - Release N...

    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....load_effects_resource = True opt . allow_warp_repaint = True pngOpt = PngOptions...compression_level = 9 pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/net/aspose-psd-for-python-v...
  10. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...resetCache(); } Parameters: Parameter Type Description value boolean The...

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