Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 347,574 for

document

(0.11 sec)
  1. SummarizeOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.SummarizeOptions class to customize and enhance your Document summarization for clearer insights and improved content management....various options for summarizing document content. public class SummarizeOptions...Google models. Document firstDoc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.ai/...
  2. Load And Save To Disk in Jython|Aspose.Words fo...

    Load And Save Word Document To Disk using Jython....To Disk To Load And Save a Document to Disk using Aspose.Words...com . aspose . words import Document class LoadAndSaveToDisk :...

    docs.aspose.com/words/java/load-and-save-to-dis...
  3. Aspose.Cells for SharePoint - Use and Benefits|...

    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....Microsoft Excel documents available in SharePoint document libraries...brief note about SharePoint document libraries . The benefits Aspose...

    docs.aspose.com/cells/sharepoint/aspose-cells-f...
  4. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your Document using Java....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/java/insert-fields/
  5. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets Document font settings....property Document.font_settings property Gets or sets document font...specify font settings per document. If set to None , default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Insert Fields in C++|Aspose.Words for C++

    Different ways to insert fields into your Document using C++....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/cpp/inserting-fields/
  7. SaveOptions.UseHighQualityRendering | Aspose.Wo...

    Optimize your SaveOptions with the UseHighQualityRendering property for superior output. Control rendering speed and quality for perfect results....property is used when the document is exported to image formats:...rendered document with SaveOptions. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances Document quality by allowing TrueType font embedding. Default is false....embed TrueType fonts in a document when it is saved. Default...allows others to view the document with the same fonts that were...

    reference.aspose.com/words/net/aspose.words.fon...
  9. 向PDF文件添加圆形对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在您的PDF中创建一个圆形对象。... 请按照以下步骤操作: 创建 Document 实例 创建具有特定尺寸的 Drawing object...// 创建文档实例 auto document = MakeObject < Document > (); // 将页面添加到PDF文件的页面集合中...

    docs.aspose.com/pdf/zh/cpp/add-circle/
  10. PageLayoutCallbackArgs class | Aspose.Words for...

    aspose.words.layout.PageLayoutCallbackArgs class. An argument passed into [IPageLayoutCallback.notify()](../ipagelayoutcallback/notify/#pagelayoutcallbackargs) To learn more, visit the [Converting to Fixed-page Format](https://docs.aspose.com/words/python-net/converting-to-fixed-page-format/) Documentation article....Converting to Fixed-page Format documentation article. Properties Name...Name Description document Gets document. event Gets event. page_index...

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