Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 405,788 for

document

(0.15 sec)
  1. 將 Markdown 翻譯成 DOM|Aspose.Words for .NET

    翻譯一個 Markdown 文檔到 Document Object Model 並回來使用 C#。 這樣你就可以與複雜的現有 Markdown 合作,或從頭建立 Markdown 文檔。...Ask AI 翻譯 Markdown 到 Document Object Model (DOM) Contents [ Hide...要以程式方式讀取、處理和修改文件的內容和格式,您需要將其翻譯成 Aspose.Words Document Object Model (DOM)。 與 Word...

    docs.aspose.com/words/zh-hant/net/translate-mar...
  2. Preview Multiple Documents|Documentation

    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....Ask AI Preview Multiple Documents Contents [ Hide ] You may preview...preview multiple Excel documents in the document library. To preview...

    docs.aspose.com/cells/sharepoint/preview-multip...
  3. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the Document....Rebuilds the page layout of the document. def update_page_layout (...Remarks This method formats a document into pages and updates the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil Document format detection methods in Java....returned by FileFormatUtil document format detection methods....Check Format Compatibility documentation article. Remarks: You do...

    reference.aspose.com/words/java/com.aspose.word...
  5. Document.OriginalFileName | Aspose.Words for .NET

    Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。...为了向PDF文档添加文本标记注释,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...aspose.pdf as ap # 打开文档 document = ap . Document ( input_file ) # 创建圆形注释...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  7. Convert PDF/A to PDF format|Aspose.PDF for C++

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF Document with C++ library....Convert PDF/A document to PDF Convert PDF/A document to PDF means...from the original document. Class Document has method ‘RemovePdfaCompliance’...

    docs.aspose.com/pdf/cpp/convert-pdfa-to-pdf/
  8. Merger Class | Aspose.Words for .NET

    Effortlessly merge diverse Document types into one with Aspose.Words.LowCode.Merger class. Streamline your workflow and enhance productivity today!...different types of documents into a single output document. public class...action allowing canceling document processing task using specified...

    reference.aspose.com/words/net/aspose.words.low...
  9. OpenAiModel.Summarize | Aspose.Words for .NET

    OpenAI Document summarization with customizable length control. Generate intelligent summaries using GPT technology for any Document....Contents [ Hide ] Summarize( Document , SummarizeOptions ) Generates...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. SaveFormat | Aspose.Words for Java

    Indicates the format in which the Document is saved in Java....Indicates the format in which the document is saved. Examples: Shows...format. Document doc = new Document(getMyDir() + "Document.docx");...

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