Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 414,093 for

document

(0.36 sec)
  1. ShapeBase.IsImage | Aspose.Words for .NET

    Discover if a shape is an image with ShapeBase's IsImage property. Easily identify image shapes for enhanced design flexibility and functionality....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.dra...
  2. GoogleAiModel | Aspose.Words for Java

    Class representing Google AI Models Gemini integration within Aspose.Words in Java....apiKey); Document doc = new Document(getMyDir() + "Big document.docx");...maryLength.VERY_SHORT); } Document summary = model.summarize(doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. FontInfoCollection.Contains | Aspose.Words for ...

    Discover if FontInfoCollection includes a specific font by name. Easily manage and access your font collection with this essential method....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...

    reference.aspose.com/words/net/aspose.words.fon...
  4. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets Document default text formatting....defaultFont property Gets document default text formatting. get...Words . Font Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....Shows how to verify owner document properties of lists. let doc...doc = new aw . Document (); let lists = doc . lists ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal.... Document doc = new Document (); DocumentBuilder...title, and then add it to the document. Shape shape = new Shape (...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 获取和设置页面属性|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF for .NET 获取和设置 PDF 文档的页面属性,以实现自定义文档格式。... 要获取 PDF 文件中的页面数量: 使用 Document 类打开 PDF 文件。 然后使用 PageCollection...PageCollection 集合的 Count 属性(来自 Document 对象)获取文档中的总页面数。 以下代码片段展示了如何获取...

    docs.aspose.com/pdf/zh/net/get-and-set-page-pro...
  8. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....instance of the Structured document tag class. def __init__ (...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ParagraphFormat.suppress_auto_hyphens property ...

    ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings....hyphenation which is applied in the document settings. @property def s...red ( 'de-CH' )) # Open a document containing text with a locale...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Table Overview|Aspose.Words for Java

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Java. How to work with tables in Java....server-side processing of documents in various formats – PDF,...following ways: tables in a document are preserved during open/save...

    docs.aspose.com/words/java/table-overview/