Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 216,908 for

new

(0.54 sec)
  1. Document AI Summarization – OpenAI, Google, Cla...

    Aspose.Words for .NET now supports AI-powered summarization with Anthropic models, enhancing flexibility, speed, and accuracy in extracting key insights.... What’s New in Document Summarization? Document...Models for Summarization? What’s New in Document Summarization? #...

    blog.aspose.com/words/enhanced-ai-document-summ...
  2. Open Visio document programmatically|Documentation

    This page describes how to open Visio document from scratch with Aspose.Diagram library....Diagram API supports creating the new Visio diagrams from the scratch...diagram. InputStream stream = new FileInputStream ( dataDir + "Drawing1...

    docs.aspose.com/diagram/java/open-visio-document/
  3. Manipulate Tables in existing PDF|Aspose.PDF fo...

    Learn how to work with tables in existing PDFs using Aspose.PDF for .NET, providing flexibility in document modification.... In this new release, we have implemented new feature of searching...exist on page of PDF document. A new class named Aspose.PDF.Text.TableAbsorber...

    docs.aspose.com/pdf/net/manipulate-tables-in-ex...
  4. Add, Extract or Remove Images in PDF using C# |...

    Manipulate images in PDF programmatically with C# sample code using Aspose.PDF for .NET...jpg" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var imageStream = new FileStream ( imageFile , FileMode...

    products.aspose.com/pdf/net/images/
  5. 在PHP中向现有PDF文件添加文本|Aspose.PDF for Java

    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....PHP代码 # 实例化Document对象 $doc = new Document ( $dataDir . 'input1...); # 创建文本片段 $text_fragment = new TextFragment ( "main text" );...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  6. 将 PDF 转换为 TIFF|Aspose.PDF for Android via Java

    本文介绍如何将 PDF 文档中的页面转换为 TIFF 图像。您将学习如何使用 Aspose.PDF for Android via Android via Java 将所有或单个页面转换为 TIFF 图像。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...创建Resolution对象 Resolution resolution = new Resolution ( 300 ); // 创建TiffSettings对象...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  7. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...Initialize scene object Scene scene = new Scene (); // Initialize Node...class object Node cubeNode = new Node ( "cube" ); // Call Common...

    docs.aspose.com/3d/zh/net/adding-transformation...
  8. 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....SummarizeOptions () Initializes a new instances of SummarizeOptions...models. Document firstDoc = new Document ( MyDir + "Big document...

    reference.aspose.com/words/net/aspose.words.ai/...
  9. FontSubstitutionSettings.default_font_substitut...

    FontSubstitutionSettings.default_font_substitution property. Settings related to default font substitution rule....all missing fonts with "Times New Roman". default_font_substitution_rule...self . assertEqual ( 'Times New Roman' , default_font_substitution_rule...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 导入和导出表单字段|Aspose.PDF for .NET

    使用 FormEditor 类通过 DataTable 填充表单字段,编号 Aspose.PDF for .NET...orms (); using ( var form = new Aspose . Pdf . Facades . Form...using ( var xfdfInputStream = new FileStream ( dataDir + "student...

    docs.aspose.com/pdf/zh/net/import-export-form-f...