Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 397,862 for

document

(0.15 sec)
  1. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF for PHP via Java library....an image as a stamp in PDF document. The ImageStamp class provides...add an image stamp: Create a Document object and an ImageStamp object...

    docs.aspose.com/pdf/php-java/image-stamps-in-pd...
  2. Extract text from PDF in Go | Aspose.PDF

    Simple source code to extract text from PDF files using Go tool....helps extract text from PDF documents. To perform the extraction...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/go-cpp/parser/text/
  3. BuiltInDocumentProperties.Category | Aspose.Wor...

    Manage your Document's category effortlessly with BuiltInDocumentProperties. Easily customize and enhance Document organization for better workflow....or sets the category of the document. public string Category {...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.Subject | Aspose.Word...

    Discover how to efficiently manage the BuiltInDocumentProperties Subject property to easily set or retrieve your Document's subject for better organization....or sets the subject of the document. public string Subject { get...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose::Words::Fields::FieldRD::get_IsPathRelat...

    Aspose::Words::Fields::FieldRD::get_IsPathRelative method. Gets or sets whether the path is relative to the current Document in C++....is relative to the current document. bool Aspose :: Words :: Fields...entries from headings in other documents. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ReportingEngine Class | Aspose.Words for .NET

    Unlock powerful Document automation with Aspose.Words.ReportingEngine. Easily populate templates with data and customize settings for seamless reporting....routines to populate template documents with data and a set of settings...the LINQ Reporting Engine documentation article. public class ReportingEngine...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Manipulate PDF Document|Aspose.PDF for C++

    本节解释了关于验证 PDF A 标准的 PDF 文档,如何使用目录,如何设置 PDF 到期日期,以及如何确定 PDF 文件生成的进度。...Manipulate PDF Document Contents [ Hide ] 验证 PDF A 标准 (A 1A 和...或 PDF/A-1b 兼容性的 PDF 文档,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型...

    docs.aspose.com/pdf/zh/cpp/manipulate-pdf-docum...
  8. NodeType enumeration | Aspose.Words for Node.js

    Aspose.Words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. Document A Document object that, as the root...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF 转换为 DOC use asposepdf :: Document ; fn main () -> Result < ()...Open a PDF-document with filename let pdf = Document :: open (...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  10. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) constructor. Converting...source PDF document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...