Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 17,118 for

docx to doc

(0.08 sec)
  1. ParagraphFormat.mirror_indents property | Aspos...

    ParagraphFormat.mirror_indents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... doc = aw . Document ( file_name =...= MY_DIR + 'Document.docx' ) format = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); expect ( builder . listFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldCitation.source_tag property | Aspose.Word...

    FieldCitation.source_tag property. Gets or sets a value that matches the Tag element's value of the source To insert.... doc = aw . Document ( MY_DIR + 'Bibliography.docx' ) builder...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldCitation.format_language_id property | Asp...

    FieldCitation.format_language_id property. Gets or sets the language ID that is used in conjunction with the specified bibliographic style To format the citation in the Document.... doc = aw . Document ( MY_DIR + 'Bibliography.docx' ) builder...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldBibliography.format_language_id property |...

    FieldBibliography.format_language_id property. Gets or sets the language ID that is used To format the bibliographic sources in the Document.... doc = aw . Document ( MY_DIR + 'Bibliography.docx' ) builder...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsShowingPlaceholderText method. Specifies whether the content of this SDT shall be interpreted To contain placeholder text (as opposed To regular text contents within the SDT). if set To true, this state shall be resumed (showing placeholder text) upon opening this Document in C++.... auto doc = System :: MakeObject < Aspose...:: StructuredDocumentTa > ( doc , Aspose :: Words :: Markup ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how To use the PageSetup LineStartingNumber property To easily cusTomize your Document's starting line number for enhanced formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Compress DOCM Files Online or via C++ | product...

    Free online app To compress different DocM files. C++ compression library code for DocM Documents....Compressor Options with C++ Compress DOC Files (Microsoft Word Binary...Word 2007 Marco File) Compress DOCX Files (Office 2007+ Word Document)...

    products.aspose.com/total/cpp/compress/docm/
  10. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

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