Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 401,919 for

document

(0.25 sec)
  1. DownsampleOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DownsampleOptions class. Allows to specify downsample options...more, visit the Save a Document documentation article. Constructors...resolution of an image in the document is less than threshold value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Find and Replace in PHP|Aspose.Words for .NET

    Using Aspose.Words for .NET in PHP via COM to find and replace text in MS Word Documents in C#....the text of the document print "Original document text: " . $doc...// Replace the text in the document. $doc -> Range -> Replace...

    docs.aspose.com/words/net/find-and-replace-in-php/
  3. Compare Documents in Java|Aspose.Words for Java

    Compare two Documents in any supported formats and shows content changes. You can apply advanced options when comparing using Java....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/java/compare-documents/
  4. Optimize PDF using Aspose.PDF for Go via C++|As...

    Optimize and compress PDF files using Go tool....Contents [ Hide ] Optimize PDF Document Toolkit with Aspose.PDF for...allows you to optimize a PDF document. This snippet is useful for...

    docs.aspose.com/pdf/go-cpp/optimize-pdf/
  5. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...from PDF Add Image to PDF Document Using Python Library To add...Create a Document object and open the input PDF document. Get the...

    products.aspose.com/pdf/python-net/images/
  6. AdvancedCompareOptions class | Aspose.Words for...

    aspose.words.comparing.AdvancedCompareOptions class. Allows to set advanced compare options.... Document ( file_name = MY_DIR + 'Document with SDT 1...doc_b = aw . Document ( file_name = MY_DIR + 'Document with SDT 2...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Revision | Aspose.Words for Java

    Represents a revision tracked change in a Document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...shows how to add text into PDF document - Python import aspose.pdf...

    products.aspose.com/pdf/python-net/text/
  9. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....image into a document. Document doc = new Document (); DocumentBuilder...shape = new Shape ( builder . Document , ShapeType . Image ); shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Enc...

    Aspose::Words::Saving::HtmlSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML, MHTML or EPUB. Default value is new UTF8Encoding(false) (UTF-8 without BOM) in C++....specific encoding when saving a document to .epub. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...

    reference.aspose.com/words/cpp/aspose.words.sav...