Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 15,785 for

true type

(0.15 sec)
  1. 使用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/
  2. 通过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...
  3. FieldDisplayBarcode.AddStartStopChar | Aspose.W...

    Enhance barcode functionality with the FieldDisplayBarcode AddStartStopChar property. Easily manage Start/Stop characters for NW7 and CODE39 Types....Start/Stop characters for barcode types NW7 and CODE39. public bool...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. Alignment Settings with Golang via C++|Document...

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/go-cpp/cells-alignment-se...
  6. Style.unhide_when_used property | Aspose.Words ...

    Style.unhide_when_used property. Gets/sets whether the style used in the current document unhides from the Styles gallery and from the Styles task pane... True when the used style should be...style_title . unhide_when_used = True if style_title . semi_hidden...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings.... Select any text alignment type using the TextAlignmentType...pre-defined text alignment types in the TextAlignmentType enumeration...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  8. HtmlLoadOptions.support_vml property | Aspose.W...

    HtmlLoadOptions.support_vml property. Gets or sets a value indicating whether to support VML images....HtmlLoadOptions () # If the value is true, then we take VML code into...set the "SupportVml" flag to "true", then Aspose.Words will load...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is to be inserted....Below are two similar field types that we can use to display images...FieldType . FIELD_INCLUDE_PICTURE , True ) . as_field_include_picture...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldImport.is_linked property | Aspose.Words f...

    FieldImport.is_linked property. Gets or sets whether to reduce the file size by not storing graphics data with the document....Below are two similar field types that we can use to display images...FieldType . FIELD_INCLUDE_PICTURE , True ) . as_field_include_picture...

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