Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 18,450 for

docx to doc

(0.14 sec)
  1. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set the Outline flag to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CusTomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++.... auto doc = System :: MakeObject < Aspose...:: CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomPartCollection cla...

    Aspose::Words::Markup::CusTomPartCollection class. Represents a collection of CusTomPart objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...parts OOXML package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. 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...
  5. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath text during find-and-replace operations with IgnoreOfficeMath To simplify content updates....Document doc = new Document ( MyDir + "Office math.docx" ); Assert...Assert . That ( doc . FirstSection . Body . FirstParagraph . GetText...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . border ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.top_left_cell proper...

    ConditionalStyleCollection.Top_left_cell property. Gets the Top left cell style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyleCollection.first_row property |...

    ConditionalStyleCollection.first_row property. Gets the first row style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Mail Merge and Reporting in Java|Aspose.Words f...

    Mail Merge is a popular feature for quickly creating Documents. Aspose.Words for Java takes the standard Mail Merge functionality and advances it many steps ahead, turning it inTo a full-fledged reporting solution that allows you To create even more complex Documents such as reports, catalogs, invenTories, and invoices.... for example, a document in DOCX format. But there are formats...regular document in the DOC or DOCX format. You need to insert...

    docs.aspose.com/words/java/mail-merge-and-repor...
  10. 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...