Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 414,091 for

document

(0.18 sec)
  1. OoxmlCompliance Enum | Aspose.Words for .NET

    Explore Aspose.Words.Saving.OoxmlCompliance enum to choose your preferred OOXML specification for optimal DOCX format saving. Enhance Document quality today!...shapes into a document. Document doc = new Document (); DocumentBuilder...DiagonalCornersRound, // then save the document with "Strict" or "Transitional"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. How to Convert OneNote to Image | Aspose.Note D...

    Learn how to convert your OneNote notes into images using various color modes....Copy 1 // The path to the documents directory. 2 string dataDir...// Load the document into Aspose.Note. 5 Document oneFile = new...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  3. Edit SVG File in Python – Aspose.SVG

    Learn how to edit SVG files in Python. Add, find, and edit elements in SVG Documents using the Aspose.SVG for Python via .NET library.... The Document Object Model (DOM) API fully...elements to an SVG document. How to Edit an SVG Document Aspose.SVG for...

    docs.aspose.com/svg/python-net/edit-svg-file/
  4. C# API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM without using Microsoft Word...API that provides powerful document manipulation and conversion...to easily manipulate PDF documents. Once the MD file is converted...

    products.aspose.com/total/net/conversion/md-to-...
  5. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF Documents into a single PDF file with C# or VB.NET....PDF files into a single PDF document using Aspose.PDF for .NET...joined at the end of the other document. The following code snippet...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  6. Range.update_fields method | Aspose.Words for P...

    Range.update_fields method. Updates the values of Document fields in this range....update_fields() Updates the values of document fields in this range. def...open, modify and then save a document, Aspose.Words does not update...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....doc DocumentBase The owner document. Remarks When Row is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs in Java....the Specify Load Options documentation article. Examples: Shows...how to notify the user if document loading exceeded expected...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...PDF/A-1a 或 PDF/A-1b 兼容性,请使用 Document 类的 Validate 方法。此方法允许您指定结果要保存的文件名和所需的验证类型... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...
  10. How to add Link Annotation using C++ | Aspose.PDF

    Add Link annotations programmatically in PDF with C++ sample code on any platform with C++ language... powerful and easy to use document manipulation API for C++ platform...Load PDF in an instance of Document class Create a new page or...

    products.aspose.com/pdf/cpp/annotation/link/add/