Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 414,686 for

document

(0.6 sec)
  1. BuiltInDocumentProperties.NameOfApplication | A...

    Discover how the BuiltInDocumentProperties NameOfApplication property enhances your Documents by allowing easy access to application names. Optimize your workflow today!...Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  2. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…... Document doc = new Document(); DocumentBuilder...{ var pdf = new Aspose.Pdf.Document(filepath); pdf.Save(mst, Aspose...

    forum.aspose.com/t/pdf-file-distorted/327238
  3. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. Android API to Render TEX to WORDML | products....

    Transform TEX to WORDML via Android via Java API...such as document conversion, document manipulation, document comparison...comparison, document signing, and more. Overall, Aspose.Total for...

    products.aspose.com/total/android-java/conversi...
  5. 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/
  6. 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/
  7. C# API to Export PS to ODT | products.aspose.com

    Convert PS to ODT without using Microsoft Word...developers to add powerful document manipulation and conversion...features for manipulating PDF documents, including the ability to...

    products.aspose.com/total/net/conversion/ps-to-...
  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. 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...
  10. TxtSaveOptionsBase.Encoding | Aspose.Words for ...

    Discover how to optimize text exports with TxtSaveOptionsBase's Encoding property. Easily set encoding options for seamless UTF-8 text formatting....txt output document. Document doc = new Document (); DocumentBuilder... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...