Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 90,688 for

doc format

(0.15 sec)
  1. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::IncorrectPasswordException typed...

    Aspose::Words::IncorrectPasswordException typedef. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing. To learn more, visit the Documentation article in C++....older Microsoft Word formats. auto doc = System :: MakeObject...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words/inc...
  3. Font.emboss property | Aspose.Words for Python

    Font.emboss property. True if the font is Formatted as embossed....property True if the font is formatted as embossed. @property def...engraving/embossing effects to text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.endRow method | Aspose.Words fo...

    DocumentBuilder.endRow method. Ends a table row in the Document....rowFormat property to specify row formatting. Returns The row node that...table cells vertically. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the Document in C++....UpdatePageLayout () Remarks This method formats a document into pages and updates...the document to fixed-page formats. This method is automatically...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt Document using RC4 encryption method in C++....older Microsoft Word formats. auto doc = System :: MakeObject...Words :: DocumentBuilder > ( doc ); builder -> Write ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Watermark Class | Aspose.Words for .NET

    Discover the Aspose.Words.Watermark class to easily add and customize watermarks in your Documents, enhancing professionalism and branding.... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/wat...
  8. Convert MHTML to DOTX in Python | products.aspo...

    MHTML and HtmlFixed to DOTX conversion in your Python applications without using Microsoft Word...documents to MHTML and HtmlFixed formats is essential. This is because...because MHTML and HtmlFixed formats are more suitable for web-based...

    products.aspose.com/total/python-net/conversion...
  9. Chart.legend property | Aspose.Words for Python

    Chart.legend property. Provides access to the chart legend properties.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_text method... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

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