Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 180,153 for

doc

(0.13 sec)
  1. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Each AUTONUM field displays...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose.word. How to control memory growth - Fre...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document Doc = …...ier> </dependency> Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); buidler.insertHtml("......")...

    forum.aspose.com/t/aspose-word-how-to-control-m...
  4. C# API to Export MD to DOTX | products.aspose.com

    Convert MD to DOTX without using Microsoft Word...to convert MD file format to DOC. This API is equipped with advanced...the MD file is converted to DOC, the Aspose.Words for .NET API...

    products.aspose.com/total/net/conversion/md-to-...
  5. Convert PDF to EPUB, LaTeX, Text, XPS in Python...

    This topic shows you how to convert PDF file to other file formats like EPUB, LaTeX, Text, XPS etc using Python....pdf" doc = Api . Document ( documentName...documentOutName = "testout/out.epub" doc . save ( documentOutName , Api...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  6. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.insertOleObject method... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a Microsoft Excel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get, Update and Expand a Bookmark|Aspose.PDF fo...

    This article describes how to use bookmarks in a PDF file. With our Java library, you can get bookmarks from the PDF file, get a bookmarks page number, update bookmarks in a PDF Document, and expand bookmarks when viewing a Document....ExpandedBookmarks () { Document doc = new Document ( GetDataDir ()...full-screen, show attachment panel doc . setPageMode ( PageMode . UseOutlines...

    docs.aspose.com/pdf/java/get-update-and-expand-...
  8. TxtSaveOptions.preserve_table_layout property |...

    TxtSaveOptions.preserve_table_layout property. Specifies whether the program should attempt to preserve layout of tables when saving in the plain text format... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.visitDocumentEnd method | Aspos...

    DocumentVisitor.visitDocumentEnd method. Called when enumeration of the Document has finished....visitDocumentEnd method visitDocumentEnd(doc) Called when enumeration of the...finished. visitDocumentEnd ( doc : Aspose . Words . Document )...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.ThemeColor | Aspose.Words for .NET

    Discover how to utilize the Font ThemeColor property to enhance your designs with customizable theme colors in your color scheme.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln (); // Create...

    reference.aspose.com/words/net/aspose.words/fon...