Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 375,437 for

document

(0.09 sec)
  1. RunCollection.to_array method | Aspose.Words fo...

    RunCollection.to_array method. Copies all runs from the collection to a new array of runs.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XML Parser Specification (XPS)|Aspose.Slides fo...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....description language and a fixed-document format originally developed...XPS is designed to preserve document fidelity and provide device-independent...

    docs.aspose.com/slides/php-java/xml-parser-spec...
  3. Inline.isInsertRevision property | Aspose.Words...

    Inline.isInsertRevision property. Returns true if this object was inserted 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...
  4. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) 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...
  5. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a Document object. To learn more, visit the Documentation article in C++....URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. class LoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML Documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....the JPEG images inside Html document. public int JpegQuality {...Remarks Has effect only when a document contains JPEG images. Use...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write protection password for the Document in C++....protection password for the document. void Aspose :: Words :: Settings...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored.... Remarks By default document formatting is not ignored...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....to/from an XML document in the local file system. Document doc = new...new Document ( MyDir + "Rendering.docx" ); // Load an XML document...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....to an Existing PDF All the documents must have page numbers in...locate different parts of the document. Aspose.PDF for C++ allows...

    docs.aspose.com/pdf/cpp/add-page-number/