Sort Score
Result 10 results
Languages All
Labels All
Results 8,121 - 8,130 of 405,789 for

documents

(0.21 sec)
  1. IAiModelText Interface | Aspose.Words for .NET

    Unlock creative potential with Aspose.Words.AI.IAiModelText, the versatile interface for AI models that generate diverse, high-quality text content effortlessly....Description CheckGrammar ( Document , CheckGrammarOptions ) Checks...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....headings in other documents. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Use a document builder to insert a table...

    reference.aspose.com/words/net/aspose.words.fie...
  3. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets date of the document creation in UTC....property Gets or sets date of the document creation in UTC. get createdTime...createdTime () : Date Remarks For documents originated from RTF format...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert Documents from Word or any other supported formats to HTML, MHTML, or EPUB....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...Hide ] Documents in HTML and MHTML flow-layout formats are also...

    docs.aspose.com/words/java/convert-a-document-t...
  5. 在现有 PDF 文件中替换图像|Aspose.PDF for .NET

    本节描述了如何使用 C# 库在现有 PDF 文件中替换图像。...要替换图像: 使用 Document 对象打开 PDF 文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的...ReplaceImageInPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/replace-image-in-exi...
  6. Working with Geometry Section|Documentation

    This section explains how to get geometry of Visio using Aspose.Diagram...NET // The path to the documents directory. string dataDir...

    docs.aspose.com/diagram/net/working-with-geomet...
  7. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....page breaks when exporting a document to plaintext. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 从 PDF 中提取图像 C#|Aspose.PDF for .NET

    如何使用 Aspose.PDF for .NET 在 C# 中从 PDF 中提取图像的一部分... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/extract-images-from-...
  9. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....necessary to Hyperlink to these documents. You may direct readers from...from the main PDF document to a PDF attachment by creating a link...

    docs.aspose.com/pdf/java/actions/
  10. Reading Project Files | Aspose.Tasks Documentation

    This guide explains how to read and process Microsoft Project files using Aspose.Tasks for C++....Copy 1 // The path to the documents directory. 2 System ::String...Copy 1 // The path to the documents directory. 2 System ::String...

    docs.aspose.com/tasks/cpp/reading-project/