Sort Score
Result 10 results
Languages All
Labels All
Results 8,721 - 8,730 of 18,309 for

docx to doc

(0.17 sec)
  1. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the Document in C++.... auto doc = System :: MakeObject < Aspose...pages.docx" ); ASSERT_EQ ( 2 , doc -> get_PageCount ()); doc ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the Document.... doc = aw . Document ( file_name =...+ 'Decorative shapes.docx' ) shape = doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_ConsecutiveHyphenLimit method. Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way To determine if this shape is positioned inline with text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are two wrapping...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property To cusTomize your footnote numbering, enhancing Document clarity and organization effortlessly.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Footnotes and endnotes...

    reference.aspose.com/words/net/aspose.words.not...
  6. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used To specify additional options when saving a Document inTo the Rtf format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default this property...rtf with custom options. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. FieldFillIn.PromptOnceOnMailMerge | Aspose.Word...

    Optimize your mail merge with the PrompTonceOnMailMerge property. Control user responses for efficient data collection in your Documents....void FieldFillIn () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a FILLIN field....

    reference.aspose.com/words/net/aspose.words.fie...
  8. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set this flag to "true"...

    reference.aspose.com/words/net/aspose.words/par...
  9. Style.linkedStyleName property | Aspose.Words f...

    Style.linkedStyleName property. Gets/sets the name of the [Style](../) linked To this one... let doc = new aw . Document ( base .... myDir + "Style with alias.docx" ); // This document contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CusTomXmlPart::get_Data method. Gets or sets the XML content of this CusTom XML Data STorage Part in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...