Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 89,982 for

doc format

(2.7 sec)
  1. Converting a HTML file to XLS using Python | As...

    Sample code on Python for HTML to XLS conversion. Use example code for batch HTML to XLS conversion with Python and .NET...a document from HTML to XLS format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-net/conversion/h...
  2. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... def insert_text_paths (): doc = aw . Document () # Insert a...WordArt. shape = append_word_art ( doc , 'Hello World! This text is...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the Document contains 2 tables of different column counts back to back like so: ---------------…...SetLicence_Words(); var doc = new Aspose.Words.Document();...Aspose.Words.DocumentBuilder(doc); // First row with 100% width...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  5. Remove ODT Annotation Online or Manage Annotati...

    delete comments from ODT file through online app for free. Android API code to manage comments of ODT files....support many popular formats including ODT format. Android Library...[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...

    products.aspose.com/total/android-java/annotate...
  6. TextPath | Aspose.Words for Java

    Defines the text and Formatting of the text path of a WordArt object in Java....TextPath Defines the text and formatting of the text path (of a WordArt...throws Exception { Document doc = new Document(); // Insert a...

    reference.aspose.com/words/java/com.aspose.word...
  7. Rendering in Node.js|Aspose.Words for Node.js v...

    Use Aspose.Words for Node.js via .NET rendering feature to Format a flow-layout Document into pages and convert such a Document or selected pages to other Documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) Formats for viewing, further conversions, or printing....converting a document into a file format or a medium that is paginated...XAML, PostScript, and PCL formats. Convert a document into a...

    docs.aspose.com/words/nodejs-net/rendering/
  8. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the Document....base style is removed its formatting is moved to child styles...custom style. doc = aw . Document () style = doc . styles . add...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Java Split HTML

    Split HTML files into e pages using Java code. Save HTML as separate files using Java....result to the required file format using the 'Document.Save' method...exported to HTML and EPUB formats using the 'DocumentPartSavingCa'...

    products.aspose.com/words/java/split/html/
  10. Java Split DOCX

    Split DocX files into e pages using Java code. Save DocX as separate files using Java....result to the required file format using the 'Document.Save' method...Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/java/split/docx/