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

document

(1.23 sec)
  1. Aspose::Words::AI::GoogleAiModel::GoogleAiModel...

    Aspose::Words::AI::GoogleAiModel::GoogleAiModel constructor. Initializes a new instance of GoogleAiModel class in C++....Words :: Document > ( get_MyDir () + u "Big document.docx" );...SharedPtr < Aspose :: Words :: Document > summary = model -> Summarize...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  2. 查找PDF是否包含图像或文本|Aspose.PDF for .NET

    本主题解释如何使用PdfExtractor类查找PDF文件是否仅包含图像或文本。... () { // The path to the documents directory var dataDir = RunExamples...hold the extracted text from Document using ( var ms = new MemoryStream...

    docs.aspose.com/pdf/zh/net/find-whether-pdf-fil...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Generate Word Document using Java without Interop...Header and Footer in Word Document using Java How to Save Slide...

    kb.aspose.com/categories/page/78/
  4. Comment.SetText | Aspose.Words for .NET

    Discover the SetText method, a user-friendly tool that simplifies adding comments, enhancing your workflow and boosting productivity effortlessly....comment to a document, and then reply to it. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/com...
  5. PaperSize enumeration | Aspose.Words for Python

    aspose.words.PaperSize enumeration. Specifies paper size.... Document () builder = aw . DocumentBuilder...set page sizes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.export_page_margins property | ...

    HtmlSaveOptions.export_page_margins property. Specifies whether page margins is exported to HTML, MHTML or EPUB...or partially clipped by the document edge the displayed area can...in output HTML documents. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Open document Document pdfDocument = new Document ( DATA_DIR...textStamp ); } // Save updated document pdfDocument . save ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/header/
  8. CellFormat.PreferredWidth | Aspose.Words for .NET

    Discover the CellFormat PreferredWidth property to easily customize cell widths for optimal layout and design in your spreadsheets. Enhance your data presentation!...Words when it saves the document or by Microsoft Word when...when it displays the document. The preferred width can be specified...

    reference.aspose.com/words/net/aspose.words.tab...
  9. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_format property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store...bound to an XML node in the document’s data store. Default value...a structured document tag. doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Theme.Colors | Aspose.Words for .NET

    Customize your Document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....set of theme colors for the document. public ThemeColors Colors...fonts for themes. Document doc = new Document ( MyDir + "Theme...

    reference.aspose.com/words/net/aspose.words.the...