Sort Score
Result 10 results
Languages All
Labels All
Results 7,701 - 7,710 of 18,490 for

docx to doc

(0.11 sec)
  1. Aspose::Words::Font::get_StrikeThrough method |...

    Aspose::Words::Font::get_StrikeThrough method. True if the font is formatted as strikethrough text in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the watermark. The default value is Diagonal in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  3. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how Document runs with similar formatting are combined for cleaner, optimized Word Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create runs with identical...

    reference.aspose.com/words/net/aspose.words/joi...
  4. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the Document.... doc = aw . Document ( file_name =...= MY_DIR + 'Document.docx' ) # This document has one section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields inTo paragraphs with the Paragraph InsertField method. Enhance your Document's functionality and streamline content management....Document doc = new Document (); Paragraph para = doc . FirstSection...child nodes: Run run = new Run ( doc ) { Text = "This run was written...

    reference.aspose.com/words/net/aspose.words/par...
  6. FieldStyleRef.StyleName | Aspose.Words for .NET

    Discover the FieldStyleRef StyleName property To easily cusTomize and format your search text. Enhance your project's styling with flexibility and precision.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  7. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....This property is available in DOC and OOXML documents only. To...security level of a document. doc = aw . Document () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  8. AsposeWordsPrintDocument.TotalPagesPrinted | As...

    Shows Total pages printed in Aspose.Words To track print session output....Document doc = new Document ( MyDir + "Colored pages.docx" ); //...colorPagesPrinted = PrintPages ( doc , "Microsoft Print to PDF" ,...

    reference.aspose.com/words/net/aspose.words.ren...
  9. FieldStyleRef.search_from_bottom property | Asp...

    FieldStyleRef.search_from_botTom property. Gets or sets whether To search from the botTom of the current page, rather from the Top.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldStyleRef.insert_paragraph_number_in_full_c...

    FieldStyleRef.insert_paragraph_number_in_full_context property. Gets or sets whether To insert the paragraph number of the referenced paragraph in full context.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

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