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

document

(0.85 sec)
  1. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....with a document’s custom properties. doc = aw . Document () properties...properties = doc . custom_document_properties self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PlainTextDocument::get_BuiltInDo...

    Aspose::Words::PlainTextDocument::get_BuiltInDocumentProperties method. Gets BuiltInDocumentProperties of the Document in C++....BuiltInDocumentPrope of the document. System :: SharedPtr < Aspose...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/cpp/aspose.words/pla...
  3. 用JavaScript通过C++加载工作簿中的特定工作表|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++加载特定工作表。提高性能,减少内存占用。...(placeholder logic) return true ; } } document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/load-sp...
  4. Encrypt and Decrypt ODS Files with JavaScript v...

    Password‑protect and encrypt ODS files using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  5. Working with Ranges in Java|Aspose.Words for Java

    Introduction to Range feature in Aspose.Words for Java....otherwise tree-like model of the document. If you have worked with Microsoft...tools to examine and modify document content is the Range object...

    docs.aspose.com/words/java/working-with-ranges/
  6. Convert DOCX to PPTM via C++ or with free Onlin...

    Export DOCX to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTM online converter quickly before integrating the code....Why to Convert Converting a document from one format to another...on C++ Open DOCX file using Document class reference Convert DOCX...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. ImageSaveOptions.imageColorMode property | Aspo...

    ImageSaveOptions.imageColorMode property. Gets or sets the color mode for the generated images....when rendering documents. let doc = new aw . Document (); let builder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。...AddBackgroundToPdf () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  9. Aspose::Words::Settings::MailMergeMainDocumentT...

    Aspose::Words::Settings::MailMergeMainDocumentType enum. Specifies the possible types for a mail merge source Document in C++....types for a mail merge source document. enum class MailMergeMainDocumen...NotAMergeDocument 0 This document is not a mail merge document. FormLetters...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...Copy 1 # Create an empty HTML document using Python 2 3 import os...prepare a path to save the document 7 output_dir = "output" 8...

    docs.aspose.com/html/zh/python-net/create-a-doc...