Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 400,539 for

document

(1.14 sec)
  1. Add, Extract, or Remove Attachments in PDF usin...

    Java source code to add, extract and remove Attachments in PDF file.... Create a Document object. Create a FileSpecification...FileSpecification object to the Document object’s EmbeddedFiles collection...

    products.aspose.com/pdf/java/attachments/
  2. Aspose.Words for .NET|Documentation

    Generate, modify, convert, render, and print Documents using C#....converting, and rendering Word documents programmatically. Welcome...to perform a great range of document processing tasks. Aspose.Words...

    docs.aspose.com/words/net/
  3. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word Document....image in a Microsoft Word document. Members Name Description...stored inside a Microsoft Word document. Emf Windows Enhanced Metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your Document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...additional options when saving a document into the Odt or Ott format...the Specify Save Options documentation article. public class OdtSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Grouping and Ungrouping Rows and Columns with J...

    Discover how to group and ungroup rows and columns in Excel using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/grouping-a...
  6. Aspose::Words::Lists::List::get_Document method...

    Aspose::Words::Lists::List::get_Document method. Gets the owner Document in C++....get_Document method Contents [ Hide ] List::get_Document method...method Gets the owner document. System :: SharedPtr < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  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. Unable to change Run font with tracked changes ...

    Hi, I’m trying to change the font of a run in a Document that has tracked changes enabled. The following code doesn’t work for me unless I call AcceptAllRevisions() before, but I need to retain the revisions. Any ideas…...change the font of a run in a document that has tracked changes enabled...revisions. Any ideas? var document = new Document(@"c:\temp\support\TrackedChangesDoc...

    forum.aspose.com/t/unable-to-change-run-font-wi...
  9. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/
  10. 编辑 HTML 文档 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 阅读或修改文档对象模型、如何编辑 HTML 以及使用内联 CSS 和内部 CSS。... 文档对象模型 – Document Object Model 文档对象模型(简称 DO...具有以下基本数据类型: Class Description The Document class represents the entire...

    docs.aspose.com/html/zh/java/edit-a-document/