Sort Score
Result 10 results
Languages All
Labels All
Results 8,081 - 8,090 of 18,490 for

docx to doc

(0.24 sec)
  1. FieldImport.graphic_filter property | Aspose.Wo...

    FieldImport.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is To be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) self . assertEqual ( 2 , doc . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your Documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); string imageFile = ImageDir...

    reference.aspose.com/words/net/aspose.words/doc...
  4. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a shape, give it...

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

    Sample code for JPG To PDF Java conversion. Use API example code for batch JPG 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/jpg-to-pdf/
  6. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the Document author has recommended that the Document be opened as read-only.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert some text and mark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Enable pitching, and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Framesets::Frameset::get_ChildFr...

    Aspose::Words::Framesets::Frameset::get_ChildFramesets method. Gets the collection of child frames and frames pages 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::Saving::XpsSaveOptions class | A...

    Aspose::Words::Saving::XpsSaveOptions class. Can be used To specify additional options when saving a Document inTo the Xps format. To learn more, visit the Documentation article in C++....files used when saving to a DOC or DOCX file. By default, this property...of a saved XPS document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...