Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 412,714 for

documents

(0.35 sec)
  1. About images/pdf attachment in aspose word temp...

    Could you pls help me on how to import multiple images/pdfs as an image form in Aspose.word template Linq reporting engine dynamically which are saved as bytes at backend....the template var doc = new Document(templatePath); // Create the..."ReportData"); // Save the generated document doc.Save(outputPath); } Key...

    forum.aspose.com/t/about-images-pdf-attachment-...
  2. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...Thanks for sharing source documents. I have tested the scenario...scenario with shared documents using Aspose.Pdf for .NET 11.8.0 and...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  3. Create XBRL file in C#|Documentation

    C# Finance Library API supports creating XBRL Documents, add schema and context reference....Finance supports creating XBRL documents. For this, the API provides...create a new XBRL instance document. The following code snippet...

    docs.aspose.com/finance/net/create-xbrl-files/
  4. Compress PDF Document using Rust | Aspose.PDF

    Compress PDF programmatically using Aspose.PDF for Rust library....Programmatic modification of PDF documents is a crucial component of...environment. Open a PDF document using Document object. Call the method...

    products.aspose.com/pdf/rust-cpp/compress/
  5. Save HTML Document in Python – Aspose.HTML for ...

    Learn how to save HTML Documents to a file or URL using Aspose.HTML for Python via .NET API and how to apply save options....Edit, and Save HTML Save HTML Document Live Demos HTML Python Solution...Download Pricing Buy Save HTML Document in Python Contents [ Hide...

    docs.aspose.com/html/python-net/save-html-docum...
  6. 使用形状段落|Documentation

    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....Shape // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  7. Setting Strong Encryption Type with Node.js via...

    Learn how to set strong encryption types for Excel files using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =..."encryptedBook1.out.xls" )); AI Document Assistant Close Specify Author...

    docs.aspose.com/cells/nodejs-cpp/setting-strong...
  8. Documentation

    学习如何使用Aspose.Cells for Node.js via C++将图表转换成JPEG或PNG等图片格式。本指南演示如何从Microsoft Excel导出图表并将其保存为独立图片以便进一步使用和处理。...node" ); // The path to the documents directory. const dataDir =...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/zh/nodejs-cpp/chart-to-im...
  9. Manage Legend of Excel Charts with Node.js via ...

    Learn how to utilize Aspose.Cells for Node.js via C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....node" ); // The path to the documents directory. const dataDir =...none using Aspose.Cells AI Document Assistant Close Read and Manipulate...

    docs.aspose.com/cells/nodejs-cpp/chart-legend/
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Bookmark Replacement Issues in Document Processing Aspose.Words Product...one more issue for the below document when I try to replace bookmark...

    forum.aspose.com/t/help-with-bookmark-replaceme...