Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 165,057 for

new

(0.07 sec)
  1. Summarize a Document|Aspose.Words for Java

    Summarize a document. Aspose.Words for Java simplifies document summarization using OpenAI and Google AI models by allowing you to specify the summary length....GPT-4o model: Document firstDoc = new Document ( getMyDir () + "Big...docx" ); Document secondDoc = new Document ( getMyDir () + "Document...

    docs.aspose.com/words/java/summarize-a-document/
  2. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. StructuredDocumentTagRangeStart | Aspose.Words ...

    Create a New StructuredDocumentTagRangeStart instance effortlessly. Enhance your document management with this powerful constructor for structured tags....StructuredDocumentTa constructor Initializes a new instance of the Structured document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  4. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 删除 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 删除 PDF 页面。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...to delete var pagesToDelete = new int [] { 1 , 2 }; // Delete pages...

    docs.aspose.com/pdf/zh/net/delete-pdf-pages/
  6. Convert PPTX to Video in C# | products.aspose.com

    Convert PPTX to video in C#. Use .NET library API to convert PowerPoint to video...Configure(new FFOptions { BinaryFolder = @...(Presentation presentation = new Presentation()) { // Adds a smile...

    products.aspose.com/slides/net/conversion/pptx-...
  7. Limitations and API Differences|Documentation

    Aspose.Cells for PHP via Java limitations and api differences....\ Workbook ; Instantiating a new Workbook Aspose.Cells for Java...Java Workbook workbook = new Workbook (); Aspose.Cells for PHP...

    docs.aspose.com/cells/php-java/limitations-and-...
  8. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language...instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/cpp/annotation/square/add/
  9. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...index.getFieldCode()); // On a new page, start the bookmark with...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlLoadOptions.WebRequestTimeout | Aspose.Word...

    Discover HtmlLoadOptions' WebRequestTimeout property, allowing you to customize timeout settings for optimal web performance. Default, 100 seconds....WebRequestTimeout () { // Create a new HtmlLoadOptions object and verify...request. HtmlLoadOptions options = new HtmlLoadOptions (); // When loading...

    reference.aspose.com/words/net/aspose.words.loa...