Sort Score
Result 10 results
Languages All
Labels All
Results 2,801 - 2,810 of 423,787 for

document

(0.95 sec)
  1. Watermark Annotations using Java|Aspose.PDF for...

    Learn how to add, inspect, and delete watermark annotations in PDF Documents using Java....outputFile ) { try ( Document document = new Document ( inputFile ....new WatermarkAnnotation ( document . getPages (). get_Item (...

    docs.aspose.com/pdf/java/pdfannotationeditor-cl...
  2. C# API to Export EMAIL to DOTX | products.aspos...

    Convert EMAIL to DOTX without using Microsoft Word or Outlook on .NET...create, edit, and convert documents in various formats, including...HTML by using Document class Save the document to DOTX format...

    products.aspose.com/total/net/conversion/email-...
  3. Online PCL to XAMLFLOW Conversion or Build .NET...

    Free online app to convert PCL to XAMLFLOW files. .NET C# conversion library code for PCL Documents....be converted into XAMLFLOW document Download the converted XAMLFLOW...Automation API Open PCL file using Document class Convert PCL to Doc by...

    products.aspose.com/total/net/conversion/pcl-to...
  4. C# API to Export EML to ODT | products.aspose.com

    Convert EML to ODT without using Microsoft Word or Outlook on .NET...working with Microsoft Office documents, PDFs, images, email messages...create, edit, and convert documents in various formats. It supports...

    products.aspose.com/total/net/conversion/eml-to...
  5. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...when saving a document to .epub. doc = aw . Document ( file_name...specify the encoding for a document that we will save. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Online PCL to OTT Conversion or Develop Java ba...

    Free online app to convert PCL to OTT files. Java conversion library code for PCL Documents....will be converted into OTT document Download the converted OTT...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  7. Work with Vector Graphics in Java|Aspose.PDF fo...

    Learn how to extract, move, remove, copy, and export vector graphics in PDF Documents using Java.... Open the source PDF Document . Create a GraphicsAbsorber...inputFile ) { try ( Document document = new Document ( inputFile ....

    docs.aspose.com/pdf/java/working-with-vector-gr...
  8. Load And Save To Stream in Python|Aspose.Words ...

    Load And Save Document To Stream using Python....Code Document = jpype . JClass ( "com.aspose.words.Document" )...for Aspose . Words to load a document . stream = FileInputStream...

    docs.aspose.com/words/java/load-and-save-to-str...
  9. PdfCustomPropertiesExport enumeration | Aspose....

    Aspose.Words.Saving.PdfCustomPropertiesExport enumeration. Specifies the way [Document.customDocumentProperties](../../aspose.words/Document/customDocumentProperties/) are exported to PDF file....enumeration Specifies the way Document.customDocumentProper are exported...converting a document to PDF. let doc = new aw . Document (); doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. What's new from C++|Aspose.PDF for C++

    In this page introduces the most popular new features in Aspose.PDF for C++ that have been introduced in recent releases....{ auto doc = MakeObject < Document > ( u "Example.pdf" ); doc...doc = System :: MakeObject < Document > ( u "example.djvu" ), System...

    docs.aspose.com/pdf/cpp/whatsnew/