Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 375,277 for

document

(0.2 sec)
  1. RevisionCollection.accept_all method | Aspose.W...

    RevisionCollection.accept_all method. Accepts all revisions in this collection....to compare documents. doc_original = aw . Document () builder...the original document.' ) doc_edited = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 设置权限,加密和解密 PDF|Aspose.PDF for .NET

    使用 C# 通过不同的加密类型和算法加密 PDF 文件。同时,使用所有者密码解密 PDF 文件。...一旦定义了权限,将此对象作为参数传递给 Document 对象的 Encrypt 方法。以下代码片段演示了如何设置... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/set-privileges-encry...
  3. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the Document in their original order....with all the pages of the document in their original order. get...pages from the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document signing security....certificate was used to sign the document. public CertificateHolder...generated PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  5. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat 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...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。... () { // The path to the documents directory var dataDir = RunExamples...PDF document using ( cument = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  7. C# API to Export MD to DOTX | products.aspose.com

    Convert MD to DOTX without using Microsoft Word...APIs that provides powerful document manipulation and conversion...features such as text extraction, document splitting, and page manipulation...

    products.aspose.com/total/net/conversion/md-to-...
  8. View DOTX File Online and using .NET | products...

    Free online DOTX file viewer app. .NET API C# code to view DOTX file for viewer application....NET based DOTX document viewer utility application...to view DOTX document. Download View DOTX Document via Online App...

    products.aspose.com/total/net/viewer/dotx/
  9. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能... Copy 1 document. FillText (str, new System...fontSize, FontStyle. Regular ); 3 document. FillText (str, drFont, 50...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  10. Frameset | Aspose.Words for Java

    Represents a frames page or a single frame on a frames page in Java....the Programming with Documents documentation article. Remarks: If...access frames on-page. // Document contains several frames with...

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