Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 414,688 for

document

(0.55 sec)
  1. 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-...
  2. 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/
  3. 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/
  4. CustomPart | Aspose.Words for Java

    Represents a custom arbitrary content part that is not defined by the ISO/IEC 29500 standard in Java....Structured Document Tags or Content Control documentation article...within an Office Open XML document provided that they conform...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF 多媒体注释|Aspose.PDF for Java

    Aspose.PDF for Java 允许您在 PDF 文档中添加、获取和删除多媒体注释。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/multimedia-annotation/
  6. 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/
  7. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific Documents, while others convert without issue…...consistently with specific documents, while others convert without... I’ve attached an example document and a minimal .NET test application...

    forum.aspose.com/t/convestation-issue-word-to-p...
  8. C# API to Export PS to FLATOPC | products.aspos...

    Convert PS to FLATOPC without using Microsoft Word...API that provides powerful document manipulation and conversion...PS files to other popular document formats, such as HTML, XPS...

    products.aspose.com/total/net/conversion/ps-to-...
  9. 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...
  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...