Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 414,093 for

document

(0.35 sec)
  1. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word Document using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com...

    docs.aspose.com/words/java/find-and-replace-in-...
  2. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用 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/
  4. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...a saved PDF document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...Contents [ Hide ] 在PDF文档中添加表单字段 Document 类提供了一个名为Form的集合,用于管理PDF文档中的表单字段。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/create-form/
  6. Add PDF Page Stamps in PDF|Aspose.PDF for C++

    Add a page stamp to a PDF file using the PdfPageStamp class with C++....Assume we have some input document and we want apply 2 kinds..."PageStamp.pdf" ); auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/cpp/page-stamps-in-the-pdf-...
  7. C# API to Export MD to MHTML | products.aspose.com

    Convert MD to MHTML without using Microsoft Word...developers to add powerful document manipulation and conversion...can then use the powerful Document Processing API, Aspose.Words...

    products.aspose.com/total/net/conversion/md-to-...
  8. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....the Working with Fields documentation article. Remarks: An instance...field collection. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Range::get_StructuredDocumentTag...

    Aspose::Words::Range::get_StructuredDocumentTags method. Returns a StructuredDocumentTags collection that represents all structured Document tags in the range in C++....represents all structured document tags in the range. System...Shows how to remove structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....the Working with Fields documentation article. Remarks: Compares...merged into the current merge document. (Merge fields that follow...

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