Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 18,447 for

docx to doc

(1.53 sec)
  1. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same Document when loaded in Windows versus Linux environments?...Document doc = new Document("YourDocument.docx"); doc.Sections[0]...Left = 50; // Set left margin doc.Sections[0].PageSetup.Margins...

    forum.aspose.com/t/page-margin-problem/314423
  2. Aspose::Words::Framesets::Frameset class | Aspo...

    Aspose::Words::Framesets::Frameset class. Represents a frames page or a single frame on a frames page. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  3. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....with OOXML documents such as DOCX or DOTX produced using WPS Office...password = "MySecret" doc = Document ( "encrypted.docx" , load_options...

    docs.aspose.com/words/python-net/specify-load-o...
  4. Convert EPUB to PNG in Java – Aspose.HTML for Java

    Sample Java code for EPUB To PNG conversion with Aspose.HTML for Java. Use it To convert EPUB To PNG within any Web or DeskTop Java based application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/epub-t...
  5. RowFormat class | Aspose.Words for Python

    aspose.words.tables.RowFormat class. Represents all formatting for a table row... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldInclude.bookmark_name property | Aspose.Wo...

    FieldInclude.bookmark_name property. Gets or sets the name of the bookmark in the Document To include.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use an INCLUDE field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldInclude.lock_fields property | Aspose.Word...

    FieldInclude.lock_fields property. Gets or sets whether To prevent fields in the included Document from being updated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # We can use an INCLUDE field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomPart Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CusTomPart class for flexible content management. Create unique, non-standard parts beyond ISO/IEC 29500 with ease!... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Document is not generating - Free Support Forum...

    16-10 PPT Pre-Approved Flex Mod - Non BK.Docx (60.8 KB) this is Docx which I want To generate using aspose.words mail merge feature I have json file naidu.Docx (2.4 KB) above is json from which I want To generate can …...docx (60.8 KB) this is docx which I want to generate...feature I have json file naidu.docx (2.4 KB) above is json from...

    forum.aspose.com/t/document-is-not-generating/3...