Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 423,794 for

document

(2.66 sec)
  1. ReportingEngine.BuildReport | Aspose.Words for ...

    Effortlessly generate ready-to-use reports with ReportingEngine's BuildReport method, seamlessly populating templates with data from your chosen source....Contents [ Hide ] BuildReport( Document , object ) Populates the specified...specified template document with data from the specified source...

    reference.aspose.com/words/net/aspose.words.rep...
  2. Watermark Annotations using Python|Aspose.PDF f...

    Learn how to add, inspect, and delete watermark annotations in PDF Documents using Aspose.PDF for Python via .NET....watermark annotations in PDF documents using Aspose.PDF for Python...to the first page of a PDF document. The watermark uses a text...

    docs.aspose.com/pdf/python-net/watermark-annota...
  3. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range...that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::Load method. Loads fallback settings from XML stream in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Advanced Features|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....achieve that you can save PDF document into MemoryStream object after...download the generated PDF document. Following code snippet demonstrate...

    docs.aspose.com/pdf/net/advanced-features/
  6. 额外注释使用C++|Aspose.PDF for C++

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

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  7. 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...
  8. 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/
  9. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。...pdf as ap document = ap . Document ( input_file ) textAnnotation...annotations . TextAnnotation ( document . pages [ 1 ], ap . Rectangle...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  10. DigitalSignature.subject_name property | Aspose...

    DigitalSignature.subject_name property. Returns the subject distinguished name of the certificate that was used to sign the Document....that was used to sign the document. @property def subject_name...Examples Shows how to sign documents with X.509 certificates. #...

    reference.aspose.com/words/python-net/aspose.wo...