Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 400,501 for

document

(0.23 sec)
  1. Modify existing SQL Data Connection using Aspos...

    Learn how to modify existing SQL Data Connection properties using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/modify-exi...
  2. SignatureLineOptions.signerTitle property | Asp...

    SignatureLineOptions.signerTitle property. Gets or sets suggested signer's title...add a signature line to a document, and then sign it using a...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++...How to adding Tables in PDF document Using C++ Library In order... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/table/add/
  4. FileCorruptedException class | Aspose.Words for...

    aspose.words.FileCorruptedException class. Thrown during Document load, when the Document appears to be corrupted and impossible to load...Thrown during document load, when the document appears to be...the Programming with Documents documentation article. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.keywords property | A...

    BuiltInDocumentProperties.keywords property. Gets or sets the Document keywords....property Gets or sets the document keywords. get keywords ()...how to work with built-in document properties in the “Description”...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize Document exports to fixed formats for enhanced efficiency and precision....separate pages are saved when a document is exported to fixed page...to use a callback to save a document to HTML page by page. public...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 添加文本...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  8. Supported File Formats|Aspose.PDF for Reporting...

    Check out the supported file formats of Aspose.PDF for Reporting Services. Render your SSRS reports to PDF, DOC, XLS, and more with ease....file formats in which the document can be saved by using Aspose...Saves the document is PDF format PDF/A Saves the document in PDF/A...

    docs.aspose.com/pdf/reportingservices/supported...
  9. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...structured document tag. let doc = new aw . Document ( base . myDir...myDir + "Structured document tags by id.docx" ); // Get the structured...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE field in Java....the Working with Fields documentation article. Remarks: Inserts...form of a barcode. Document doc = new Document(); DocumentBuilder...

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