Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 423,794 for

document

(0.25 sec)
  1. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。... 要将图像添加到现有 PDF 文件中: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的页面。...AddImageToPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  2. ThumbnailGeneratingOptions.ThumbnailSize | Aspo...

    Discover customizable thumbnail options with our ThumbnailSize property. Generate perfect pixel-sized thumbnails, defaulting to 600x900 for optimal display!...update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...saving a document to .epub. // 1 - Use the document's first page:...

    reference.aspose.com/words/net/aspose.words.ren...
  3. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the Document....this collection and from the document. def clear ( self ): ... Examples...sections from a document. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. 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...