Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 89,972 for

doc format

(0.12 sec)
  1. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured Document tag SDT or content control in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to apply...

    reference.aspose.com/words/java/com.aspose.word...
  2. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when Document is imported from plain text Format...is imported from plain text format. The default value is true...= detectNumberingWithW ; let doc = new aw . Document ( Buffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Converting a PDFA file to PDF using C++ | Aspos...

    Sample code for PDFA to PDF conversion using C++. Use C++ example for batch PDFA to PDF conversion....a document from PDFA to PDF format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/cpp/conversion/pdfa-to-...
  4. 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....Shows how to remove list formatting from all paragraphs in the...text of a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Several JPG Into DOCX C++

    Merge multiple JPG into DocX in C++ code. Save JPG as DocX using C++....the combined content to DOCX format. Use C++ to convert JPG to...to merge Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/cpp/merge/jpg-to-docx/
  6. HtmlSaveOptions.imagesFolderAlias property | As...

    HtmlSaveOptions.imagesFolderAlias property. Specifies the name of the folder used to construct image URIs written into an HTML Document...you save a Document in HTML format, Aspose.Words needs to save...saving a document to HTML. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevelCollection.Item | Aspose.Words for .NET

    Access list levels effortlessly with the ListLevelCollection Item property. Retrieve any level by index for seamless Document Formatting.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  8. 操作 Visio 中的嵌入式 OLE 对象 Diagram|Documentation

    本页介绍如何使用 Aspose.Diagram 库操作 ole 对象。... ObjectData ); // Get format of the OLE file object Aspose...Aspose . Words . LoadFormat . Doc || info . LoadFormat == Aspose...

    docs.aspose.com/diagram/zh/net/manipulate-the-e...
  9. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a Document property in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Aspose::Words::Lists::List::get_IsListStyleDefi...

    Aspose::Words::Lists::List::get_IsListStyleDefinition method. Returns true if this list is a definition of a list style in C++.... auto doc = System :: MakeObject < Aspose...Words :: Style > listStyle = doc -> get_Styles () -> Add ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.lis...