Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 401,855 for

document

(0.21 sec)
  1. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。...Ask AI 将 Markdown 翻译为 Document Object Model (DOM) Contents [...要以编程方式读取、操作和修改文档的内容和格式,您需要将其转换为 Aspose.Words Document Object Model (DOM)。 与Word文档相比,Markdown不符合...

    docs.aspose.com/words/zh/net/translate-markdown...
  2. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.fontInfos property. Provides access to properties of fonts used in this Document....properties of fonts used in this document. get fontInfos () : Aspose...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldBuilder | Aspose.Words for .NET

    Discover FieldBuilder, the powerful tool for effortlessly creating and managing fields in your projects. Streamline your workflow today!... Document doc = new Document (); // A convenient...text content to a document is with a document builder. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Encr...

    Aspose::Words::Saving::PdfSaveOptions::get_EncryptionDetails method. Gets or sets the details for encrypting the output PDF Document in C++....encrypting the output PDF document. System :: SharedPtr < Aspose...value is null and the output document will not be encrypted. When...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Section.ProtectedForForms | Aspose.Words for .NET

    Discover how the ProtectedForForms property in Microsoft Word enhances Document security, allowing users to edit only designated form fields easily.... Document doc = new Document (); DocumentBuilder...protection to every section in the document. doc . Protect ( ProtectionType...

    reference.aspose.com/words/net/aspose.words/sec...
  6. TxtLoadOptions.document_direction property | As...

    TxtLoadOptions.Document_direction property. Gets or sets a Document direction...document_direction property TxtLoadOptions.document_direction...document_direction property Gets or sets a document direction. The default value...

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

    aspose.words.fonts.FontInfo class. Specifies information about a font used in the Document...information about a font used in the document. To learn more, visit the...the Working with Fonts documentation article. Remarks You do not...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Export Comments while Saving Excel file to HTML...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/export-com...
  9. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style.... Document (); let builder = new aw ...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Chart | Aspose.Words for Java

    Provides access to the chart shape properties in Java....the Working with Charts documentation article. Examples: Shows...and set a title. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...