Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 20,066 for

document insertion

(0.12 sec)
  1. HtmlSaveOptions.exportTocPageNumbers property |...

    HtmlSaveOptions.exportTocPageNumbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...page numbers when saving a document with a table of contents to....html. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Remove PPTX Annotation Online or Manage Annotat...

    delete comments from PPTX file through online app for free. .NET API code to manage comments of PPTX files....AddComment for inserting comment Save the presentation...Cases: Slide Content Feedback Insert comments on text accuracy,...

    products.aspose.com/total/net/annotate/pptx/
  3. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  4. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency....Examples Shows how to insert a field into a document using a field code...code. Document doc = new Document (); DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this Document....property Document.theme property Gets the Document.theme object...object for this document. get theme () : Aspose . Words . Themes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your Document editing experience....if this object was moved (inserted) in Microsoft Word while change...a move revision. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words/par...
  7. Online POTM to FODS Conversion or Build .NET ba...

    Free online app to convert POTM to FODS files. .NET C# conversion library code for POTM Documents....will be converted into FODS document Download the converted FODS...HTML document by using Workbook class Save the document to FODS...

    products.aspose.com/total/net/conversion/potm-t...
  8. CompositeNode Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompositeNode class, your essential tool for creating complex Document structures with ease and efficiency....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  9. 如何在 HTML 中添加图像?C# 示例

    学习如何使用 Aspose.HTML for .NET 在 HTML 中添加图像。探索不同的方法,包括 img 标记、CSS 背景和内联样式。...a new HTML document 4 using (HTMLDocument document = new HTMLDocument())...HTMLElement body = (HTMLElement)document. GetElementsByTagName ( "body"...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  10. EPUB to PNG Converter using Python | Aspose.PDF

    Sample code on Python for EPUB to PNG conversion. Use example code for batch EPUB to PNG conversion with Python and .NET...convert programmatically a document from EPUB to PNG format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/e...