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

true type

(0.12 sec)
  1. PCL to PDF Merge using C++ | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...the same or different file types into one file using C++ Merge...(); opt1 -> SupressErrors = true ; firstDoc = MakeObject < Document...

    products.aspose.com/pdf/cpp/merger/pcl-to-pdf/
  2. Aspose::Words::FontSubstitutionWarningInfo clas...

    Aspose::Words::FontSubstitutionWarningInfo class. Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in C++....get_WarningType () const Returns the type of the warning. GetType () const...System::TypeInfo&) const override static Type () Examples Shows how to get...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python to format every part of table....appropriate preferred width type and value are set using the...Preferred Width Type and Value You can use the Type and Value properties...

    docs.aspose.com/words/python-net/applying-forma...
  4. How to Format Number to Fraction|Documentation

    This article introduces how to format numbers to fractions using Aspose.Cells for JavaScript via C++ API.... This can be particularly true in formal documents, reports...up to two digits, and even typed fractions. This flexibility...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. How to Run Aspose.Words with Mono|Aspose.Words ...

    Using Aspose.Words for .NET with Mono on Linux or Mac OS to generate DOC files, convert DOC and DOCX to PDF and much more in C#.... See How-to: Specify True Type Font Location for more information...

    docs.aspose.com/words/net/how-to-run-aspose-wor...
  6. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...MapiMessage shows Has Attachment as true but when tried to get attachments...attJson.put(ZMailDetailKey.FILE_TYPE, getFileExtension(fileName));...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  7. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++.... get_IsMapped () Returns true if the parent structured document...custom XML data part. static Type () Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...logic to determine the footer type and map nodes... } Important...it might be because the node type does not correspond to a layout...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. 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_GraphicsQualityOptio ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert Excel to CSV, TSV and TXT with C++|Docu...

    Easily convert Excel files to CSV, TSV, and TXT formats using Aspose.Cells with C++.... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/cpp/convert-excel-to-csv-...