Sort Score
Result 10 results
Languages All
Labels All
Results 8,581 - 8,590 of 17,108 for

docx to doc

(0.1 sec)
  1. DigitalSignature.comments property | Aspose.Wor...

    DigitalSignature.comments property. Gets the signing purpose comment.... const doc = new aw . Document ( base ...."Digitally signed.docx" ); for ( var i = 0 ; i < doc . digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract Text and Images from Excel File Online ...

    Online Excel file parser app. Java API code To extract text in rows and cells from Excel 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/excel/
  3. Extract Text and Images from XLS File Online an...

    Online XLS file parser app. Java API code To extract text in rows and cells from XLS 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/xls/
  4. Aspose::Words::Drawing::TextBox::get_LayoutFlow...

    Aspose::Words::Drawing::TextBox::get_LayoutFlow method. Determines the flow of the text layout in a shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::DocumentBuilder::InsertCheckBox ...

    Aspose::Words::DocumentBuilder::InsertCheckBox method. Inserts a checkbox form field at the current position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert checkboxes of varying...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodetype/#OfficeMath).... let doc = new aw . Document ( base ....+ "Office math.docx" ); let officeMath = doc . getOfficeMath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Cell.parentRow property | Aspose.Words for Node.js

    Cell.parentRow property. Returns the parent row of the cell.... let doc = new aw . Document ( base ....spanning two pages.docx" ); let table = doc . firstSection . body...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. EndnotePosition enumeration | Aspose.Words for ...

    Aspose.Words.Notes.EndnotePosition enumeration. Defines the endnote position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // An endnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a floating image...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Paragraph.is_in_cell property | Aspose.Words fo...

    Paragraph.is_in_cell property. True if this paragraph is an immediate child of [Cell](../../../aspose.words.tables/cell/); false otherwise.... doc = aw . Document ( file_name =...'Table spanning two pages.docx' ) table = doc . first_section . body...

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