Sort Score
Result 10 results
Languages All
Labels All
Results 6,071 - 6,080 of 181,027 for

doc

(0.12 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF ถึง Doc ผสานโดยใช้ C# https://products.aspose.com/pdf/th/net/merger/pdf-to-Doc/ Recent content in PDF ถึง Doc ผสานโดยใช้ C# on Aspsoe.PDF P......PDF Products – PDF ถึง DOC ผสานโดยใช้ C# https://products...com/pdf/th/net/merger/pdf-to-doc/ Recent content in PDF ถึง DOC ผสานโดยใช้ C#...

    products.aspose.com/pdf/th/net/merger/pdf-to-do...
  2. 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...
  3. LoadFormat enumeration | Aspose.Words for Python

    aspose.words.LoadFormat enumeration. Indicates the format of the Document that is to be loaded.... DOC Microsoft Word 95 or Word 97...or Word 97 - 2003 Template. DOC_PRE_WORD60 The document is in...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.building_block_gallery pr...

    StructuredDocumentTag.building_block_gallery property. Specifies type of building block for this SDT...DOC_PART_OBJ SDT types. It is read-only...set its category and gallery. doc = aw . Document () building_block_sdt...

    reference.aspose.com/words/python-net/aspose.wo...
  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. VbaModule.Type | Aspose.Words for .NET

    Discover the VbaModule Type property, define your modules as procedural, Document, class, or designer for enhanced functionality and organization.... Document doc = new Document (); // Create.... Name = "Aspose.Project" ; doc . VbaProject = project ; // Create...

    reference.aspose.com/words/net/aspose.words.vba...
  8. FieldAuthor class | Aspose.Words for Python

    aspose.words.fields.FieldAuthor class. Implements the AUTHOR field... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # AUTHOR fields source their...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results.... Document doc = new Document ( MyDir + "Rendering...builder = new DocumentBuilder ( doc ); builder . Font . Size = 60...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Shading.foregroundPatternThemeColor property | ...

    Shading.foregroundPatternThemeColor property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) object.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); let shading = doc . firstSection . body...

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