Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 17,415 for

true type

(0.07 sec)
  1. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... // Below are two types of lists that we can create...listFormat . isListItem ). toEqual ( true ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization.... // Below are two types of lists that we can create...ListFormat . IsListItem , Is . True ); // By setting the "ListLevelNumber"...

    reference.aspose.com/words/net/aspose.words.lis...
  3. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...Type == StyleType.Character) { foreach...= style; } } else if (style.Type == StyleType.Paragraph) { nextParagraph...

    forum.aspose.com/t/section-breaks-lost-during-d...
  4. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...UTF8, AlwaysQuoted = true }; using (var csvStream = new...fully-qualified names for Aspose.OCR types. Public Class AsposeOCR Sub...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  5. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....properties to control how various types of resources are handled during...makedirs (output_dir, exist_ok = True) 13 14 # Prepare a simple HTML...

    docs.aspose.com/html/python-net/save-html-docum...
  6. Multi-threading support in mail clients|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....They can be divided to two types: 1. User uses asynchronous (Begin/End)...()); e . allowCoreThreadTimeO ( true ); return e ; } final List <...

    docs.aspose.com/email/java/multi-threading-supp...
  7. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs....fdseq [Content_Type].xml FixedDocument.fdoc 1.fpage...FixedDocumentSequens.fdseq, [Content_Types].xml and FixedDocument.fdoc...

    docs.aspose.com/page/net/what-is-oxps-file/
  8. How to Extract Content Between Document Nodes|A...

    Extracting document content in different using C#....therefore many different node types to consider when extracting...runs of text Fields of various types, such as merge fields Start...

    docs.aspose.com/words/net/how-to-extract-select...
  9. Workbook links are not working in .xlsm or .xls...

    Hi Sir/madam, We want to change the Excel export from .xls to .xlsm, using Aspose.cells v25.12.0 Generating a single excel file works correct. When generating 2 excel files, with workbook links, a lot of workbook link…...different templates for different types of product, the main part is...saveOptions.SortExternalNames = true; workbook.Save(dir + " B425...

    forum.aspose.com/t/workbook-links-are-not-worki...
  10. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#.... This will speed up many typing and formatting tasks, potentially...IgnoreFootnotes , and IgnoreEndnotes to true . Then pass this options object...

    docs.aspose.com/words/net/find-and-replace/