Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 15,784 for

true type

(0.09 sec)
  1. ExtractPages - when I use ExtractPages it break...

    Good day, when I split the document into sections. I use the following code for this, it breaks the numbering in the document. Could you take a look at it for me? Document docPR = new Document($"{path}4P003q.docx"); D…...ImportFormatOptions() { KeepSourceNumbering = true }; for (int i = 0; i < docPR...has English names: <w:style w:type="paragraph" w:styleId="Heading1">...

    forum.aspose.com/t/extractpages-when-i-use-extr...
  2. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java.... With other types of text wrapping , you can get...and vice versa. The same is true for the vertical arrangement...

    docs.aspose.com/words/java/position-a-table/
  3. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js.... With other types of text wrapping , you can get...and vice versa. The same is true for the vertical arrangement...

    docs.aspose.com/words/nodejs-net/position-a-table/
  4. Online XLS Text Search Application or Develop X...

    Free online app to search in XLS files. Java code for any XLS file text search android application....expression, set setRegexKey to true. call the save method to get...retrieval from various file types. Is this document searchable...

    products.aspose.com/total/android-java/search/xls/
  5. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version.... Read License Types for details and purchase a license...'\n' ; This code will return true if the license is set and valid...

    docs.aspose.com/ocr/cpp/licensing/
  6. PDF to HTML Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with C# sample code using Aspose.PDF for .NET...the same or different file types into one file using C# Merge...TryCorrectResultHtml , FixedLayout = true }; pdfDocument1 . Save ( outputFile...

    products.aspose.com/pdf/net/merger/pdf-to-html/
  7. Grouping Data in Aspose.Cells|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....group:normal/merge/repeat We support three types of groups that you can choose...the worksheets. wd . Process ( true ); // Save the Excel file. wd...

    docs.aspose.com/cells/net/grouping-data-in-aspo...
  8. Extract details from Signature|Aspose.PDF for P...

    How to extract image from digital signature in PDF documents using Aspose.PDF for Python.... get_signature_names ( True ) signatures_info_list = signature...print ( sig_info . ALGORITHM_TYPE ) print ( sig_info . CRYPTOGRAPHIC_STANDARD...

    docs.aspose.com/pdf/python-net/extract-image-an...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...HtmlMetafileFormat :: Png : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. ListFormat.RemoveNumbers | Aspose.Words for .NET

    Effortlessly remove numbers or bullets from your paragraphs with the ListFormat RemoveNumbers method, resetting your list level to zero for clean formatting.... Paragraph , true ); Assert . That ( paras . Count...the list. // Below are two types of lists that we can create...

    reference.aspose.com/words/net/aspose.words.lis...