Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 17,464 for

docx to doc

(0.12 sec)
  1. Aspose::Words::Layout::LayoutOptions::get_Conti...

    Aspose::Words::Layout::LayouToptions::get_ContinuousSectionPageNumberingRestart method. Gets or sets the mode of behavior for computing page numbers when a continuous section restarts the page numbering in C++.... auto doc = System :: MakeObject < Aspose..."Continuous section page numbering.docx" ); // By default Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Extract Text and Images from XLSX File Online a...

    Online XLSX file parser app. Java API code To extract text in rows and cells from XLSX spreadhseets....[Product Documentation](https://docs.aspose.com/cells/java/syste...Parse DOC Files (Microsoft Word Binary Format) Parse DOCX Files...

    products.aspose.com/total/java/parse/xlsx/
  3. Protect POWERPOINT document with password Onlin...

    Online POWERPOINT file password app. Python API code To apply password protection on POWERPOINT Document....Protect DOC Files (Microsoft Word Binary Format) Protect DOCX Files...

    products.aspose.com/total/python-net/protect/po...
  4. PageSetup.page_number_style property | Aspose.W...

    PageSetup.page_number_style property. Gets or sets the page number format.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CellFormat.borders property | Aspose.Words for ...

    CellFormat.borders property. Gets collection of borders of the cell.... doc = aw . Document ( file_name =...= MY_DIR + 'Tables.docx' ) # Below are two ways of getting a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.remove_all_children method | Aspo...

    CompositeNode.remove_all_children method. Removes all the child nodes of the current node.... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TableStyle.shading property | Aspose.Words for ...

    TableStyle.shading property. Gets a [Shading](../../shading/) object that refers To the shading formatting for table cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomXmlPart.data property | Aspose.Words for ...

    CusTomXmlPart.data property. Gets or sets the XML content of this CusTom XML Data STorage Part.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPart.schemas property | Aspose.Words f...

    CusTomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this cusTom XML part.... let doc = new aw . Document (); // Construct...</text></root>" ; let xmlPart = doc . customXmlParts . add ( xmlPartId...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldBarcode.is_us_postal_address property | As...

    FieldBarcode.is_us_postal_address property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is a U.S... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln () # Below...

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