Sort Score
Result 10 results
Languages All
Labels All
Results 8,761 - 8,770 of 18,474 for

docx to doc

(0.71 sec)
  1. FieldTC.type_identifier property | Aspose.Words...

    FieldTC.type_identifier property. Gets or sets a type identifier for this field (which is typically a letter).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a TOC field, which...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Redact ODS Spreadsheet Online or using C++ | pr...

    Open and redact ODS Document online via app for free. C++ API code To search and replace ODS text....[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...Redact DOC Files (Microsoft Word Binary Format) Redact DOCX Files...

    products.aspose.com/total/cpp/redact/ods/
  3. Font.Name | Aspose.Words for .NET

    Discover the Font Name property To easily cusTomize and set your font styles, enhancing your design's appeal and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Node.nextPreOrder method | Aspose.Words for Nod...

    Node.nextPreOrder method. Gets next node according To the pre-order tree traversal algorithm....let doc = new aw . Document ( base . myDir + "Images.docx" );...); expect ( doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your Document's presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify that we want different...

    reference.aspose.com/words/net/aspose.words/pag...
  6. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Configure the current section's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.Document | Aspose.Words for .NET

    Manage Document properties effortlessly with DocumentBuilder. Easily get or set your Document object for streamlined Document management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Modify the page setup properties...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Node.node_type_to_string method | Aspose.Words ...

    Node.node_type_To_string method. A utility method that converts a node type enum value inTo a user friendly string.... doc = aw . Document ( file_name =...= MY_DIR + 'Paragraphs.docx' ) # Any node that can contain child...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access To the formatting properties of the row.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ParagraphFormat.farEastLineBreakControl propert...

    ParagraphFormat.farEastLineBreakControl property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied To the current paragraph.... let doc = new aw . Document ( base ....myDir + "Document.docx" ); let format = doc . firstSection . body...

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