Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 418,004 for

document

(0.16 sec)
  1. DigitalSignatureUtil.loadSignatures method | As...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.loadSignatures method...Loads digital signatures from document. loadSignatures ( fileName...fileName string Path to the document. Returns Collection of digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF....to convert all images in a document to the Windows Metafile format...save the document as an RTF. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...ManipulateTable () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...
  4. StructuredDocumentTag.style_name property | Asp...

    StructuredDocumentTag.style_name property. Gets or sets the name of the style applied to the structured Document tag....applied to the structured document tag. @property def style_name...control elements. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary Document within a Word Document in Java....glossary document within a Word document. A glossary document is a...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. GoogleAiModel | Aspose.Words for .NET

    Create a GoogleAiModel instance to integrate Google AI capabilities into Document processing with Aspose.Words AI....apiKey ); Document doc = new Document ( MyDir + "Big document.docx"...SummaryLength . VeryShort }; Document summary = model . Summarize...

    reference.aspose.com/words/net/aspose.words.ai/...
  7. Delete PDF Pages programmatically C#|Aspose.PDF...

    You can delete pages from your PDF file using Aspose.PDF for .NET library.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/delete-pages/
  8. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。... () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/working-with-headings/
  9. Aspose::Words::AI::IAiModelText interface | Asp...

    Aspose::Words::AI::IAiModelText interface. The common interface for AI models designed to generate a variety of text-based content in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...a summary of the specified document, with options to adjust the...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  10. PageSet constructor | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet constructor...encountered that is not in the document, an exception will be thrown...means the last page in the document. PageSet(pages) {#number[]}...

    reference.aspose.com/words/nodejs-net/aspose.wo...