Sort Score
Result 10 results
Languages All
Labels All
Results 4,461 - 4,470 of 376,804 for

document

(0.13 sec)
  1. Online RTF to XLS Conversion or Build .NET base...

    Free online app to convert RTF to XLS files. .NET C# conversion library code for RTF Documents....will be converted into XLS document Download the converted XLS...Automation API Open RTF file using Document class Convert RTF to HTML...

    products.aspose.com/total/net/conversion/rtf-to...
  2. 从PDF中删除附件|Aspose.PDF for .NET

    Aspose.PDF可以从您的PDF文档中删除附件。使用C# PDF API通过Aspose.PDF库删除PDF文件中的附件。...PDF文档的附件保存在Document对象的EmbeddedFiles集合中。 以下代码片段也适用于...EmbeddedFiles 集合的 Delete 方法。 使用 Document 对象的 Save 方法保存更新后的文件。 以下代码片段演示了如何从PDF文档中删除附件。...

    docs.aspose.com/pdf/zh/net/removing-attachment-...
  3. C# API to Export EMLX to DOCM | products.aspose...

    Convert EMLX to DOCM without using Microsoft Word or Outlook on .NET...work with a wide range of document formats, including DOCM. It...HTML by using Document class Save the document to DOCM format...

    products.aspose.com/total/net/conversion/emlx-t...
  4. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF Document....opening the encrypted PDF document. @property def user_password...required to open an encrypted PDF document for viewing. The permissions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.CustomPropertiesExport | Aspose....

    Discover how the PdfSaveOptions CustomPropertiesExport property enhances your PDF exports by controlling CustomDocumentProperties for optimal results....converting a document to PDF. Document doc = new Document (); doc...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ImageSaveOptions | Aspose.Words for .NET

    Discover the ImageSaveOptions constructor for saving images in versatile formats like TIFF, PNG, BMP, JPEG, EMF, EPS, WebP, and SVG. Optimize your image handling!...saving a document as a JPEG. Document doc = new Document (); DocumentBuilder...object which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert DOC to PPSX in Android Apps or with fre...

    DOC to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOC to PPSX online converter quickly before integrating the code.... you may need to convert documents from one format to another...can help you automate the document conversion process in your...

    products.aspose.com/total/android-java/conversi...
  8. Add Attachments to PDF using Java | Aspose.PDF

    Java source code to add Attachments in PDF file.... Create a Document object. Create a FileSpecification...FileSpecification object to the Document object’s EmbeddedFiles collection...

    products.aspose.com/pdf/java/attachments/add/
  9. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save Documents in Odt or Ott formats, ensuring compatibility and flexibility....Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Row | Aspose.Words for Java

    Represents a table row in Java....the Working with Tables documentation article. Remarks: Row can...create a table. Document doc = new Document(); Table table =...

    reference.aspose.com/words/java/com.aspose.word...