Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 18,333 for

docx to doc

(0.09 sec)
  1. CustomPart.content_type property | Aspose.Words...

    CusTomPart.content_type property. Specifies the content type of this cusTom part.... doc = aw . Document ( MY_DIR + 'Custom...OOXML package.docx' ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert Markdown to HTML – Java Code and Online...

    Java code for Markdown To HTML conversion with Aspose.HTML for Java. Use it To convert MD To HTML in any Java web or deskTop application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/md-to-...
  3. Convert HTML to JPEG – Java Code and Online Con...

    Sample Java code for HTML To JPG conversion with Aspose.HTML for Java. Use it To convert HTML To JPEG in any Java web or deskTop application....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/html-t...
  4. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape To have an image.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a shape with an...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied To this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a custom style and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How do I extract the entire point with it's sub...

    Suppose this is the text I need To extract from a Document NOW THEREFORE the parties agree as follows: 1. All information disclosed by one party To the other To evaluate the Project and/or Purpose that is designated in…...document Document doc = new Document("YourDocument.docx"); // Iterate...para : (Iterable<Paragraph>) doc.getChildNodes(NodeType.PARAGRAPH...

    forum.aspose.com/t/how-do-i-extract-the-entire-...
  7. FieldStyleRef.InsertParagraphNumberInRelativeCo...

    Discover the FieldStyleRef InsertParagraphNumberInRelativeContext property To easily manage paragraph numbering in your Documents for enhanced clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create a list based using...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Table.set_borders method | Aspose.Words for Python

    Table.set_borders method. Sets all table borders To the specified line style, width and color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Start a table and set a...

    reference.aspose.com/words/python-net/aspose.wo...
  9. View and Update PDF Properties Online or Update...

    View and modify PDF properties through online app for free. Android API code To update PDF properties....[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...

    products.aspose.com/total/android-java/metadata...
  10. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not To use anti-aliasing for rendering.... doc = aw . Document ( file_name =...'Rendering.docx' ) builder = aw . DocumentBuilder ( doc = doc ) builder...

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