Sort Score
Result 10 results
Languages All
Labels All
Results 6,161 - 6,170 of 81,575 for

doc format

(0.18 sec)
  1. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process.... Each save format has a corresponding class that...save options for this save format, for example, there is PdfSaveOptions...

    docs.aspose.com/words/cpp/specify-save-options/
  2. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object Formatting changed with change tracking enabled, enhancing Document management....property Returns true if formatting of the object was changed...of an inline node. Document doc = new Document ( MyDir + "Revision...

    reference.aspose.com/words/net/aspose.words/inl...
  3. IStructuredDocumentTag class | Aspose.Words for...

    aspose.words.markup.IStructuredDocumentTag class. Interface to define a common data for [StructuredDocumentTag](../structuredDocumenttag/) and [StructuredDocumentTagRangeStart](../structuredDocumenttagrangestart/)....FLAT_OPC format. xml_mapping Gets an object...tag, but keeps content inside. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....[Child_Text]>> < </foreach> > Source code doc = ... # Loading a template document...ReportingEngine () engine . build_report ( doc , dataSource ) Result document...

    docs.aspose.com/words/python-net/linq-reporting...
  5. | Aspose

    Sample code for PDF to JSON Java conversion. Use API example code for batch PDF files to JSON conversion within any Web or Desktop Java based application....even smartphone photos in PDF format and creates PDF documents containing...What is PDF File Format Portable Document Format (PDF) is a type...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  6. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...type of an inline node. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Convert XLS to DOTM using Python or with free O...

    XLS to DOTM conversion in your Python applications without using Microsoft Office or online. Test free XLS to DOTM online converter quickly before integrating the code....to store data in a tabular format, while DOTM files are used...various APIs dealing different formats including XLS and DOTM files...

    products.aspose.com/total/python-net/conversion...
  8. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a shape. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: NodeCollection > shapes = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Inline.IsMoveToRevision | Aspose.Words for .NET

    Discover how the IsMoveToRevision property in Microsoft Word tracks object movements. Ensure accurate change tracking for seamless Document editing!... Document doc = new Document ( MyDir + "Revision...effectively. Assert . That ( doc . Revisions . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words/inl...
  10. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... doc = aw . Document ( file_name =...effectively. self . assertEqual ( 6 , doc . revisions . count ) # The parent...

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