Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 10,695 for

true type

(0.04 sec)
  1. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreFields method. Specifies whether to compare differences in fields in C++....Shows how to filter specific types of document elements when making...Document > ( docOriginal -> Clone ( true )); SharedPtr < Paragraph >...

    reference.aspose.com/words/cpp/aspose.words.com...
  2. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++.... get_AllCaps () True if the font is formatted as...characteristics. get_Bold () True if the font is formatted as...

    reference.aspose.com/words/cpp/aspose.words/font/
  3. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets.... setShrinkToFit ( true ); // Setting the bottom border...// Setting the bottom border type to medium style . getBorders...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/
  4. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...LinesFiltration = true; // Perform recognition Aspose...StandardResponse<string> { Status = true, Message = "Tables extracted...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  5. FieldListNum.ListName | Aspose.Words for .NET

    Discover the FieldListNum ListName property to easily manage abstract numbering definitions for improved document organization and clarity.... FieldListNum , true ); // Lists start counting at...( FieldType . FieldListNum , true ); // This field will start...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreHeadersAndFooters method. True indicates that headers and footers content is ignored in C++....IgnoreHeadersAndFoot method True indicates that headers and footers...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. Public API Changes in Aspose.Cells 8.8.2|Docume...

    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....has only one member, a Boolean type property by the name UpdateReference...the said property is set to true and the instance of DeleteOptions...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. DocumentPartSavingArgs class | Aspose.Words for...

    Aspose.Words.Saving.DocumentPartSavingArgs class. Provides data for the [IDocumentPartSavingCallback.documentPartSaving()](../idocumentpartsavingcallback/documentPartSaving/#documentpartsavingargs) callback... toEqual ( true ); string partType = '' ; switch...mOutFileName } part ${ ++ mCount } , of type ${ partType }${ Path . GetExtension...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with customizable saving options and efficient callbacks.... True ( args . Document . OriginalFileName...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extracting Attachment|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...."Mapi" ); object _missing = Type . Missing ; ns . Logon ( _missing...false , true ); // Get Inbox information in objec of type MAPIFolder...

    docs.aspose.com/email/net/extracting-attachment/