Sort Score
Result 10 results
Languages All
Labels All
Results 8,861 - 8,870 of 18,309 for

docx to doc

(0.62 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_LockContentControl method. When set To true, this property will prohibit a user from deleting this SDT in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a plain text structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object.... doc = aw . Document ( file_name =...MY_DIR + 'Two color gradient.docx' ) # Get Fill object for Font...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied To this formatting in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a custom style and...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Font.size property | Aspose.Words for Node.js

    Font.size property. Gets or sets the font size in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference To an externally sTored Document in Java....Document doc = new Document(getMyDir() + "Master document.docx"); NodeCollection...NodeCollection subDocuments = doc.getChildNodes(NodeType.SUB_DOCUMENT...

    reference.aspose.com/words/java/com.aspose.word...
  6. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::LayoutFlow enum | Aspos...

    Aspose::Words::Drawing::LayoutFlow enum. Determines the flow of the text layout in a textbox in C++....change its orientation auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto textbox = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Watermark.remove method | Aspose.Words for Python

    Watermark.remove method. Removes the watermark.... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified index in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. Aspose::Words::Framesets::FramesetCollection::g...

    Aspose::Words::Framesets::FramesetCollection::get_Count method. Gets the number of frames or frames pages contained in the collection in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...