Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 423,802 for

document

(0.24 sec)
  1. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...manage output document’s raw content. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using JavaScript with Aspose.Cells for JavaScript via C++....signed Excel document, if the original document is an Aspose...generated document, it works well. But if the original document is generated...

    docs.aspose.com/cells/javascript-cpp/add-digita...
  3. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java....How to Extract Images from a Document All images are stored inside...inside Shape nodes in a Document. To extract all images or images...

    docs.aspose.com/words/java/working-with-images/
  4. Export MSG to WORDML via C++ | products.aspose.com

    C++ API to Convert MSG to WORDML without using Microsoft Word or Outlook...HTML by using Document class Save the document to WORDML format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. 将弧形对象添加到PDF文件|Aspose.PDF for C++

    本文介绍如何使用Aspose.PDF for C++在PDF中创建弧形对象。... 请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object...// 创建文档实例 auto document = MakeObject < Document > (); // 向PDF文件的页面集合中添加页面...

    docs.aspose.com/pdf/zh/cpp/add-arc/
  6. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  7. Online OFT to XPS Conversion or Build .NET base...

    Free online app to convert OFT to XPS files. .NET C# conversion library code for OFT Documents....will be converted into XPS document Download the converted XPS...HTML by using Document class Save the document to XPS format...

    products.aspose.com/total/net/conversion/oft-to...
  8. Remove Field|Aspose.PDF for Python via .NET

    This example shows how to delete the 'Country' field from a PDF form using the 'remove_field' method of the 'FormEditor' class.... Load the PDF document. Create a FormEditor object...form field. Save the updated document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/remove-field/
  9. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....how to add a thumbnail to a document that we save as an Epub. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your Document tree....the content of it inside the document tree. public void RemoveSelfOnly...structured document tag, but keeps content inside. Document doc =...

    reference.aspose.com/words/net/aspose.words.mar...