Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 423,769 for

document

(0.16 sec)
  1. Convert FODS to ODT using Python or with free O...

    FODS to ODT conversion in your Python applications without using Microsoft Office or online. Test free FODS to ODT online converter quickly before integrating the code....FODS stands for Flat Open Document Spreadsheet and is a file...spreadsheet documents. ODT stands for Open Document Text and is...

    products.aspose.com/total/python-net/conversion...
  2. Work with PDF Operators in Python|Aspose.PDF fo...

    Learn how to use low-level PDF operators in Python for precise content stream manipulation and graphics control....into a PDF file: Open the PDF Document Define Image Placement Coordinates...State Save the Modified PDF Document The following code snippet...

    docs.aspose.com/pdf/python-net/working-with-ope...
  3. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for C++ recognition results as PDF, text, Word, or Excel Documents, as well as JSON or XML files....file_format::pdf Portable Document Format. file_format::docx...file_format::docx Microsoft Word document (version 2007 or later). file_format::format_rtf...

    docs.aspose.com/ocr/cpp/save-file/
  4. Inline.is_move_from_revision property | Aspose....

    Inline.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inline.isFormatRevision property | Aspose.Words...

    Inline.isFormatRevision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... Document ( base . myDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) of this revision... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++....Specifies the format in which the document will be saved if this save...specification for a saved document to adhere to. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Online DOTM to FODS Conversion or Build .NET ba...

    Free online app to convert DOTM to FODS files. .NET C# conversion library code for DOTM Documents....will be converted into FODS document Download the converted FODS...Automation API Open DOTM file using Document class Convert DOTM to HTML...

    products.aspose.com/total/net/conversion/dotm-t...
  9. DocumentPropertyCollection Class | Aspose.Words...

    Discover the Aspose.Words.Properties.DocumentPropertyCollection class, your go-to for managing BuiltIn and Custom Document Properties efficiently....the Work with Document Properties documentation article. public...work with a document’s custom properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...wrapped properly as per word document. Additionally, “Section_3”...CreateSectionBreak(ref Document doc) { try { Aspose.Words.Document tempDoc =...

    forum.aspose.com/t/content-control-wrapping-iss...