Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 9,533 for

true type

(0.16 sec)
  1. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_FitToViewPort () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Xps format in C++....StyleIdentifier :: Heading1 ); ASSERT_TRUE ( builder -> get_ParagraphFormat..."UseBookFoldPrintingS" property to "true" to arrange the contents //...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::FixedPageSaveOptions cla...

    Aspose::Words::Saving::FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc). To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_ImlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Merge EPS files to PDF using Python

    Merger EPS functionality of Aspose.Page API solution for Python allows you to combine several EPS files into a single PDF document....this flag 15 suppress_errors = True 16 17 # Initialize options object...non-critical errors occur. If set to true, it allows the merging process...

    docs.aspose.com/page/python-net/merge/eps/
  5. Specific Parameters of 2D Barcode Types|Documen...

    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....Specific Parameters of 2D Barcode Types Contents [ Hide ] Two-dimensional...only text data but also other types of information: price, quantity...

    docs.aspose.com/barcode/net/2d-barcode-types/
  6. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream font source in Java....getSize() getType() Returns the type of the font source. getWarningCallback()...FolderFontSource(getFontsDir(), true)}; for (PhysicalFontInfo fontInfo...

    reference.aspose.com/words/java/com.aspose.word...
  7. Creating PDF417 Barcodes|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....the PDF417Truncate property to true leads to a comparatively smaller...choose carefully based on the type of codetext value. Below code...

    docs.aspose.com/barcode/jasperreports/creating-...
  8. Watermark|Aspose.Slides Documentation

    Add text and image watermarks to PowerPoint presentations in C++... This type is not inherited from IShape...get_AutoShapeLock () -> set_SelectLocked ( true ); watermarkShape -> get_AutoShapeLock...

    docs.aspose.com/slides/cpp/watermark/
  9. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpdateFields method. Updates the values of fields in the whole document in C++....field types. For the detailed list of supported field types, see...changes that affected field types. To update fields in a specific...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....$B$2:$B$4" , true ); chart . GetNSeries (). Get...dataLabels . SetShowValue ( true ); // Add custom labels int...

    docs.aspose.com/cells/cpp/adding-custom-labels-...