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

docx to doc

(0.14 sec)
  1. Aspose::Words::Framesets::Frameset::get_IsFrame...

    Aspose::Words::Framesets::Frameset::get_IsFrameLinkToFile method. Gets or sets a value indicating whether the web page or Document file name specified in the FrameDefaultUrl property is an external resource the frame is linked with in C++.... auto doc = System :: MakeObject < Aspose...() + u "Frameset.docx" ); ASSERT_EQ ( 3 , doc -> get_Frameset...

    reference.aspose.com/words/cpp/aspose.words.fra...
  2. ComHelper class | Aspose.Words for Python

    aspose.words.ComHelper class. Provides methods for COM clients To load a Document inTo Aspose.Words....Using a local system filename: doc = com_helper . open ( file_name...file_name = MY_DIR + 'Document.docx' ) self . assertEqual ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldFileName.include_full_path property | Aspo...

    FieldFileName.include_full_path property. Gets or sets whether To include the full file path name.... doc = aw . Document ( file_name =...'Document.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Cell.CellFormat | Aspose.Words for .NET

    Discover the Cell CellFormat property To easily access and cusTomize cell formatting options for enhanced data presentation in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) inTo the Document.... doc = aw . Document ( file_name =...'Rendering.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Node::NextPreOrder method | Aspo...

    Aspose::Words::Node::NextPreOrder method. Gets next node according To the pre-order tree traversal algorithm in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Images.docx" ); ASSERT_EQ ( 9 , doc -> GetChildNodes...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. RowFormat class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. | Aspose

    Sample code for GIF To PDF Java conversion. Use API example code for batch GIF files To PDF conversion within any Web or DeskTop Java based application....File) DOC (Documents generated by Microsoft Word) DOCX (Microsoft...

    products.aspose.com/ocr/cpp/conversion/gif-to-pdf/
  9. InlineStory.paragraphs property | Aspose.Words ...

    InlineSTory.paragraphs property. Gets a collection of paragraphs that are immediate children of the sTory.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add text, and reference...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access To the list formatting used in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

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