Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 170,563 for

doc

(0.06 sec)
  1. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a bulleted list...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways to use...

    reference.aspose.com/words/java/com.aspose.word...
  3. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library....LibidReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...ProjectReference of [MS-OVBA]: https://docs.microsoft.com/en-us/openspe...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document.... doc = aw . Document () # A list allows...its first list level. list1 = doc . lists . add ( list_template...

    reference.aspose.com/words/python-net/aspose.wo...
  5. C# API to Export CGM to PCL | products.aspose.com

    Convert CGM to PCL without using Microsoft Word...for converting CGM files to DOC. It provides a range of features...ability to convert CGM files to DOC. It also supports a range of...

    products.aspose.com/total/net/conversion/cgm-to...
  6. ThumbnailGeneratingOptions | Aspose.Words for Java

    Can be used to specify additional options when generating thumbnail for a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Hello world...

    reference.aspose.com/words/java/com.aspose.word...
  7. Android API to Render MD to OTT | products.aspo...

    Transform MD to OTT via Android via Java API...helps you convert MD files to DOC format. The second API is Aspose...Java, which helps you render DOC to OTT format. Using these two...

    products.aspose.com/total/android-java/conversi...
  8. C# API to Export CGM to MHTML | products.aspose...

    Convert CGM to MHTML without using Microsoft Word...convert CGM file format to DOC and render DOC to MHTML. The powerful...to convert CGM file format to DOC. This API provides a wide range...

    products.aspose.com/total/net/conversion/cgm-to...
  9. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your Document management and efficiency.... Document doc = new Document ( MyDir + "Layout...entities.docx" ); doc = doc . ExtractPages ( 0 , 2 ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...
  10. TextColumnCollection class | Aspose.Words for P...

    aspose.words.TextColumnCollection class. A collection of [TextColumn](../textcolumn/) objects that represent all the columns of text in a section of a Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) columns = builder . page_setup...

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