Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 21,930 for

printing document

(1.97 sec)
  1. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group....how to print info about a group of revisions in a document. doc...doc = aw . Document ( file_name = MY_DIR + 'Revisions.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Edit Macro in Word using Python

    Follow this article to edit macro in Word using Python. It has details to set the IDE, a list of steps, and a sample code to change macro using Python using various options....file into a Document object Access the document’s vba_project...the document as updated.docm (to keep macros) and print a success...

    kb.aspose.com/words/python/edit-macro-in-word-u...
  3. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....Extract form fields from PDF document Form from the aspose.pdf.facades...data without opening the full document object model. Iterate over...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  4. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....Converting, Loading, and Saving Documents PDF AcroForm Tagging 26.1...AcroForms , making exported documents more accessible to assistive...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  5. Get or Set the Class Identifier of the Embedded...

    Learn how to get or set the class identifier of embedded OLE objects in JavaScript using Aspose.Cells via C++....and its console output, which prints the class identifier of the...OLE object, i.e., GUID. The printed GUID is exactly the same as...

    docs.aspose.com/cells/javascript-cpp/get-or-set...
  6. ThemeColor enumeration | Aspose.Words for Python

    aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for Document themes...Specifies the theme colors for document themes. To learn more, visit...with Styles and Themes documentation article. The specified theme...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fix manual text to proper list level with prope...

    I am working on a usecase to process a Document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...on a usecase to process a document list data. But in some of...convert_to_list_structure(text_lines) print(structured_list) This code effectively...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  8. Accessibility Validator – Aspose.HTML for .NET

    Integrate website accessibility checking into your development workflow and improve the quality of your web projects with Aspose.HTML....NET Live Demos Cloud Documentation Free Trial API Reference...Overview Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/accessibility-vali...
  9. Read Chart Subtitle from ODS File using JavaScr...

    Learn how to use Aspose.Cells for JavaScript via C++ to read the chart subtitle from an OpenDocument Spreadsheet (ODS) file. Our guide will demonstrate how to extract and access the subtitle of a chart for further analysis or display....subTitle property and prints it in the console window. Please...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/read-chart...
  10. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...the Working with Tables documentation article. Inheritance: CellCollection...this collection and from the document. (Inherited from NodeCollection...

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