Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 423,607 for

document

(1.84 sec)
  1. Rotate SVG – C# Examples – Aspose.SVG for .NET

    C# examples for SVG rotation with Aspose.SVG. Consider cases of using the rotate function in the transform attribute and in transformation matrix....RootElement property points to the document’s root <svg> element. Create...Create a new SVG document 7 using (SVGDocument document = new SVGDocument())...

    docs.aspose.com/svg/net/rotate-svg/
  2. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...Cells initialized" ); }); document . getElementById ( 'convertToXlsx'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  3. 使用 Java 向 PDF 添加附件 | Aspose.PDF

    用于在 PDF 文件中添加附件的 Java 源代码。...方法将 FileSpecification 对象添加到 Document 对象的 EmbeddedFiles 集合中 保存 PDF...// Open a document Document pdfDocument = new Document ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/attachment...
  4. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CustomPartCollection class for managing CustomPart objects efficiently. Enhance your Document processing capabilities today!...Structured Document Tags or Content Control documentation article...access a document’s arbitrary custom parts collection. Document doc...

    reference.aspose.com/words/net/aspose.words.mar...
  5. 如何使用 C++ 删除 Link 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Link 注解的源代码...Load the PDF file Document document = new Document ( System . IO...)); var LinkAnnotations = document . Pages [ 1 ]. Annotations...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. 如何使用 C++ 删除 Redaction 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Redaction 注解的源代码...Load the PDF file Document document = new Document ( System . IO...var RedactionAnnotations = document . Pages [ 1 ]. Annotations...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  7. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...below code snippet - Document doc = new Document(filePath); doc.a...or is it specific to this document? Are the symbols visible in...

    forum.aspose.com/t/symbols-not-rendering-while-...
  8. Add and Verify PDF Digital Signature using Java...

    Сreate electronic signature in PDF Documents programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...ensure the integrity of the document, and the security of transmission...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/javascript-cpp/signature/
  9. 使用 Java 向 PDF 添加图像图章 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 文件添加图像图章。... 使用 Document 實例載入 PDF。 使用 Document 物件開啟 PDF 文件。 建立影像圖章並定義其屬性。...// Open document Document pdfDocument = new Document ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/stamps/image/
  10. CleanupOptions.UnusedLists | Aspose.Words for .NET

    Optimize your Documents with CleanupOptions' UnusedLists property. Easily remove unused lists and definitions for a cleaner, more efficient workspace....definitions should be removed from document. Default value is true . public...styles from a document. Document doc = new Document (); doc . Styles...

    reference.aspose.com/words/net/aspose.words/cle...