Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 16,711 for

true type

(0.08 sec)
  1. Generate DotCode Barcodes in JavaScript|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....Overview DotCode is a 2D barcode type designed to ensure accurate...DotCode . IsReaderInitializati = true ; // Display the barcode image...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  2. Aspose::Words::Bibliography::Bibliography class...

    Aspose::Words::Bibliography::Bibliography class. Represents the list of bibliography sources available in the document in C++.... static Type () Examples Shows how to get...() -> LINQ_Count ()); ASSERT_TRUE ( System :: TestTools :: IsNull...

    reference.aspose.com/words/cpp/aspose.words.bib...
  3. Converting a scan to editable document|Document...

    Create an editable document in Microsoft Word format from a scanned image, PDF or even a photo....the time and effort of manual typing and ensuring there are no human...SaveFormat . Docx , results , true ); Full code using Aspose.OCR...

    docs.aspose.com/ocr/net/scan-to-word/
  4. ListFormat Class | Aspose.Words for .NET

    Master list formatting in your documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Description IsListItem { get; } True when the paragraph has bulleted...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Extract Email Message Content in C#|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.... Common header types are defined in the HeaderType...not. Passing the parameter as true indicates that the HTML body...

    docs.aspose.com/email/net/extract-email-message...
  6. Convert MHTML Files to Various Formats in C#|Do...

    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....mbox" , true )) // true to append { // Write the...message flags eml . IsRead = true ; // Mark as read eml . Priority...

    docs.aspose.com/email/net/converting-between-fo...
  7. Create or Add Table In PDF|Aspose.PDF for C++

    Aspose.PDF for C++ is a library used to create, read, and edit PDF Tables. Using this library, you can paginate a table on the PDF page using C++....h> #include <system/type_info.h> #include <Aspose.PDF...:: Image > (); // Set image type as SVG img -> set_FileType (...

    docs.aspose.com/pdf/cpp/add-table-in-existing-p...
  8. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... PARAGRAPH , True ) # Find if we have the paragraph...system_helper . linq . Enumerable . of_type ( lambda x : x . as_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...InsertHtml(WatchListSummary,true); But it does not create hyperlink...InsertHtml(WatchListSummary, true); foreach (Field f in doc.Range...

    forum.aspose.com/t/text-hyperlink-issue/323133
  10. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...secondTable = doc . getTable ( 1 , true ); // Append all rows from the...

    reference.aspose.com/words/nodejs-net/aspose.wo...