Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 223,226 for

new

(0.88 sec)
  1. 总结文档|Aspose.Words为Java

    总结一个文档。 Aspose.Words为Java 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...下面的代码示例演示如何使用GPT-4o模型汇总文档: Document firstDoc = new Document ( getMyDir () + "Big...docx" ); Document secondDoc = new Document ( getMyDir () + "Document...

    docs.aspose.com/words/zh/java/summarize-a-docum...
  2. NodeCollection.Add | Aspose.Words for .NET

    Discover the NodeCollection Add method to effortlessly append nodes to your collection, enhancing your data management with ease and efficiency....prepare a new section node for editing. Document doc = new Document...Paragraph )); // If we add a new section like this, it will not...

    reference.aspose.com/words/net/aspose.words/nod...
  3. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....prepare a new section node for editing. let doc = new aw . Document...Paragraph ); // If we add a new section like this, it will not...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentSecurity Enum | Aspose.Words for .NET

    Discover Aspose.Words.DocumentSecurity enum to enhance your document's security. Easily specify and manage security levels for optimal protection.... Document doc = new Document (); Assert . That (...ReadOnlyRecommended.docx" ); Assert . That ( new Document ( ArtifactsDir + "DocumentProperties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose.Cells for Java 可中断库|Documentation

    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....] //Create a new Workbook final Workbook wb = new Workbook ();...final InterruptMonitor monitor = new InterruptMonitor (); wb . setInterruptMonitor...

    docs.aspose.com/cells/zh/java/aspose-cells-for-...
  6. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split one table into two separate tables Java....from the original table to the new one. To do this, we need to pick...are then moved manually to the new table. Q: After splitting, how...

    docs.aspose.com/words/java/split-table/
  7. Linefeed in HTML - Free Support Forum - aspose.com

    Hi Please take a look at the attached code times. If the text has HTML tags in it, then get the document Zeilenschaltugen that do not belong over there. The 1st Line but should have no rows scarf tune, like the 2nd Line …...regards Markus Code: Pdf pdf1 = new Pdf(); pdf1.TextInfo.FontName...//ohne Tabelle Text displayText = new Text(@" Nein , Ja ") { IsHtmlTagSupported...

    forum.aspose.com/t/linefeed-in-html/87379
  8. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...$document = new Document ( $inputFile ); // Initializes a new instance...the Table $table = new Table (); $colors = new Color (); // Set...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  9. WarningInfo.Description | Aspose.Words for .NET

    Discover detailed insights with the WarningInfo Description property, providing essential information about warnings for enhanced decision-making.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/war...
  10. BorderCollection.horizontal property | Aspose.W...

    BorderCollection.horizontal property. Gets the horizontal border that is used between cells or conforming paragraphs....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document without creating a new paragraph afterward. // Since...

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