Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 401,383 for

document

(0.21 sec)
  1. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....Exception { Document document = new Document(); document.getMailMerge()...new MailMergeCallbackStu(); document.getMailMerge().setMailMer...

    reference.aspose.com/words/java/com.aspose.word...
  2. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a Document to PDF....help automate movement of documents according to business logic...streamline the cost and time of document organization. This article...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  3. Load And Save To Stream in PHP|Aspose.Words for...

    Load And Save Document To Stream using PHP....Php Code // The path to the documents directory. $ dataDir = ""...for Aspose.Words to load a document. $ stream = new Java ( "java...

    docs.aspose.com/words/java/load-and-save-to-str...
  4. Working with Sections in Java|Aspose.Words for ...

    Understanding Document section concepts and manipulation practices using Java. Insert section into a Document Java. Remove section Java. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/java/working-with-sections/
  5. Working with Sections in Node.js|Aspose.Words f...

    Create and manage sections and section breaks in a Document using Node.js. Insert section into a Document Node.js. Remove section Node.js. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/nodejs-net/working-with-s...
  6. Aspose::Words::Markup::StructuredDocumentTag cl...

    Aspose::Words::Markup::StructuredDocumentTag class. Represents a structured Document tag (SDT or content control) in a Document. To learn more, visit the Documentation article in C++....structured document tag (SDT or content control) in a document. To learn...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. View Word File Online and using Java | products...

    Free online Word file viewer app. Java API code to view Word file for viewer application....Develop powerful Java based Word document viewer utility application...Word document through Java. Download View Word Document via Online...

    products.aspose.com/total/java/viewer/word/
  8. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....recalculate the page layout of the document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Redact PDF using Python | Aspose.PDF

    Redact PDF Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...run the command: Redact PDF documents via Python You need Aspose...the PDF with an instance of Document. Create TextFragmentAbsorber...

    products.aspose.com/pdf/python-net/redaction/
  10. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...创建插入符注释的步骤: 加载PDF文件 - new Document . 创建新的 插入符注释 并设置插入符参数(新矩形...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/