Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 376,839 for

document

(0.14 sec)
  1. DocumentBuilder.writeln method | Aspose.Words f...

    aspose.words.DocumentBuilder.writeln method...a paragraph break into the document. def writeln ( self , text...string to insert into the document. Remarks Current font and...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FootnoteType enumeration | Aspose.Words for Nod...

    Aspose.Words.Notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document (); let builder = new aw ...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export HTML String Value of the Cells to the Da...

    Learn how to Export HTML String Value of the Cells to the DataTable through the Aspose.Cells for .NET API.... This document explains how to export HTML...#ffe699;" > Crow </ Font > AI Document Assistant Close Rename duplicate...

    docs.aspose.com/cells/net/export-html-string-va...
  4. 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/...
  5. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  6. LayoutCollector.get_start_page_index method | A...

    LayoutCollector.get_start_page_index method. Gets 1-based index of the page where node begins... Document () layout_collector = aw ...content of our document spans. # Since the document is empty, that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java.... Document doc = new Document(); DocumentBuilder...chart series data. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...ImportFromDataTable () { // The path to the documents directory var dataDir = RunExamples...); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/integrate-table/
  10. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: Document = aw.Document(file_path) Document.save("output2/test3.md")...MB) code: document = aw.Document(file_path) document.save("output2/test3..."path/to/your/file.pdf"; Document document = new Document(filePath); MarkdownSaveOptions...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...