Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 222,946 for

new

(0.2 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. 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...
  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. Get a Particular Page in a PDF File in Ruby|Asp...

    Access and manipulate individual pages in PDF documents using Ruby and Aspose.PDF.... new ( data_dir + ' input1 . pdf '...get_Item ( 1 ) # create a new Document object new_document = Rjb :: import...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  5. FootnoteSeparator | Aspose.Words for Java

    in Java....throws Exception { Document doc = new Document(getMyDir() + "Hidden...RemoveHiddenContentV hiddenContentRemover = new RemoveHiddenContentV(); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  6. Video|Aspose.Slides for PHP Documentation

    Work with video in PHP using Aspose.Slides: insert, replace, trim, set poster frames and playback options, and export presentations for PPT, PPTX and ODP....addVideo () { $presentation = new Presentation (); try { $slide...accessVideo () { $presentation = new Presentation ( "video.pptx" );...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...There are two ways of adding a new item to an existing collection...

    reference.aspose.com/words/java/com.aspose.word...
  8. 档案

    档案...Load(dwgPathToFile)) { CadText cadText = new CadText(); cadText.StyleType...AddEntity(cadText); PdfOptions pdfOptions = new PdfOptions(); CadRasterizationOpti...

    blog.aspose.com/zh/cad/support-for-adding-text-...
  9. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-png/
  10. 档案

    档案... StringPtr outDir = new String("OutputDirectory\\");...outputChartTypeLine = outDir->StringAppend(new String("outputChartTypeLine.xlsx"));...

    blog.aspose.com/zh/cells/create-charts-in-excel...