Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 375,146 for

document

(0.13 sec)
  1. IAiModelText.check_grammar method | Aspose.Word...

    IAiModelText.check_grammar method. Checks grammar of the provided Document...method check_grammar(source_document, options) Checks grammar of...of the provided document. This operation leverages the connected...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Loading::TxtLoadOptions::get_Det...

    Aspose::Words::Loading::TxtLoadOptions::get_DetectNumberingWithWhitespaces method. Allows to specify how numbered list items are recognized when Document is imported from plain text format. The default value is true in C++....items are recognized when document is imported from plain text...plaintext documents. // Create a plaintext document in a string...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. CsvDataLoadOptions | Aspose.Words for .NET

    Discover the CsvDataLoadOptions constructor—easily initialize with default settings for efficient data loading and seamless integration.... Document doc = new Document ( MyDir + "Reporting...source (string). Document doc = new Document ( MyDir + "Reporting...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Watermark.SetImage | Aspose.Words for .NET

    Enhance your Documents with the Watermark SetImage method. Effortlessly add stunning image watermarks for a professional touch....Adds Image watermark into the document. public void SetImage ( Image...local file system. Document doc = new Document (); // Modify the...

    reference.aspose.com/words/net/aspose.words/wat...
  5. PdfPageMode | Aspose.Words for Java

    Specifies how the PDF Document should be displayed when opened in the PDF reader in Java....PdfPageMode Specifies how the PDF document should be displayed when opened...opening an output document. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats....txt document with a custom paragraph break...break. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Create or Add Table In PDF|Aspose.PDF for Java

    Discover how to add a table to an existing PDF Document in Java using Aspose.PDF, enabling structured data presentation....tables when generating PDF documents from scratch. Table can be...Adding Table in Existing PDF Document To add a table to an existing...

    docs.aspose.com/pdf/java/add-table-in-existing-...
  9. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

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

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in Java....saves fonts when exporting a document to HTML format. Examples:...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

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