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

true type

(0.18 sec)
  1. FieldDisplayBarcode.BackgroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode BackgroundColor property. Set vibrant colors for enhanced visibility and branding....FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDisplayBarcode.ForegroundColor | Aspose.Wo...

    Customize your barcode's appearance with the FieldDisplayBarcode ForegroundColor property. Easily set vibrant colors for enhanced visibility!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldDisplayBarcode.SymbolHeight | Aspose.Words...

    Adjust the SymbolHeight property of FieldDisplayBarcode to customize barcode height in TWIPS. Enhance your barcode display with precision!...FieldDisplayBarcode , true ); // Below are four types of barcodes, decorated...FieldType . FieldDisplayBarcode , true ); field . BarcodeType = "EAN13"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 使用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/
  5. 通过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...
  6. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....your preferred category axis type ( date or text ). This code...getVerticalAxis (). setTitle ( true ); chart . getAxes (). getVerticalAxis...

    docs.aspose.com/slides/java/chart-axis/
  7. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision Type other than StyleDefinitionChange in C++....property will work for any revision type other than StyleDefinitionChang...how to determine the revision type of an inline node. auto doc...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. OleFormat.ole_icon property | Aspose.Words for ...

    OleFormat.ole_icon property. Gets the draw aspect of the OLE object... When True , the OLE object is displayed...drawing.vsd' , 'Package' , True , True , None ) # Inserting OLE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. What is PDF file? | Knowledge Base

    PDF is the most popular Page Description language. The format is known to anyone who has a computer and is supported by most interfaces and systems....synonym of type, while in PostScript there are types that can be...called “objects”. Therefore all types in PDF, either simple or complex...

    docs.aspose.com/page/net/what-is-pdf-file/
  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...