Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 15,887 for

true type

(0.19 sec)
  1. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....Save as PDF </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  2. Aspose::Words::Drawing::Fill class | Aspose.Wor...

    Aspose::Words::Drawing::Fill class. Represents fill formatting for an object. To learn more, visit the documentation article in C++....get_FillType () Gets a fill type. get_ForeColor () Gets a Color...get_Visible () Gets value that is true if the formatting applied to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. WarningInfoCollection | Aspose.Words for Java

    Represents a Typed collection of WarningInfo objects in Java....IWarningCallback, Iterable Represents a typed collection of WarningInfo objects...getFontInfoSubstitut().setEnabled(true); // Original font metrics should...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage the BarCode Caption in Ruby|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...."1234567" ) \ # Set the symbology type to Code128 bb . setSymbologyType...getCaptionAbove () . setVisible ( true ) #bb.getCaptionAbove().setFont(new...

    docs.aspose.com/barcode/java/manage-the-barcode...
  5. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...SetFontsFolder(fontFolder, true); // Optional: also allow system...FolderFontSource(fontFolder, true), //new Aspose.Words.Fonts.SystemFontSource()...

    forum.aspose.com/t/how-to-imprve-performance-be...
  6. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/python-net/watermark...
  7. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....how to determine the revision type of an inline node. let doc =...toEqual ( 6 ); // Below are five types of revisions that can flag an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for С++. Add, format, and edit charts with practical code examples in С++....templates used to design many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. To allow...

    docs.aspose.com/slides/cpp/create-chart/
  9. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....diagram or tornado graph, is a type of data visualization that is...Custom , and in the Format Code type ###0,###0 . Click Add . Click...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  10. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...insertField(FieldType.FIELD_SEQUENCE, true); fieldSeq.setSequenceIdentifie("MySequence");...

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