Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 18,356 for

docx to doc

(0.29 sec)
  1. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for auTomatically numbered footnotes in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. PageSetup.border_always_in_front property | Asp...

    PageSetup.border_always_in_front property. Specifies where the page border is positioned relative To intersecting texts and objects.... doc = aw . Document () page_setup = doc . sections...border . distance_from_text = 0 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Table Styles in Java|Aspose.Words ...

    Advanced table formatting Java. Create a table style using Java. Introduction To advanced table formatting, Table styles using Java....following ways: Table styles in DOCX and WordML formats are preserved...preserved when loading and saving in DOC format (but not to any other...

    docs.aspose.com/words/java/working-with-tablest...
  4. Aspose::Words::Layout::ContinuousSectionRestart...

    Aspose::Words::Layout::ContinuousSectionRestart enum. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering in C++.... auto doc = System :: MakeObject < Aspose..."Continuous section page numbering.docx" ); // By default Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. SignatureLineOptions.instructions property | As...

    SignatureLineOptions.instructions property. Gets or sets instructions To the signer that are displayed on signing the signature line... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) signature_line_options = aw . ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a cell into the...

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

    Discover Aspose.Words.Tables.AuToFitBehavior enum To optimize table resizing with the AuToFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the locale independent style identifier of the paragraph style applied To this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a table of contents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....'RecurseChildren' , () => { let doc = new aw . Document ( base .... myDir + "Paragraphs.docx" ); // Any node that can contain child...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldOptions.PreProcessCulture | Aspose.Words f...

    Discover how FieldOptions PreProcessCulture enhances your data processing by cusTomizing field value cultures for improved accuracy and efficiency....Document doc = new Document ( MyDir + "Document.docx" ); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the culture according...

    reference.aspose.com/words/net/aspose.words.fie...