Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 222,895 for

new

(0.23 sec)
  1. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Slides; List<string> queryKeys = new() { "6780253.SLIDE2147483647_OBJECT...Aspose.Slides.Presentation ap = new(ReportStream); foreach (ISlide...

    forum.aspose.com/t/updated-embedded-excel-data-...
  2. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...comment = new Comment(doc, "John Doe", "J.D.", new Date()); comment...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create an Appointment|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....Room 5" ; DateTime startDate = new DateTime ( 1997 , 3 , 18 , 18...18 , 30 , 00 ), endDate = new DateTime ( 1997 , 3 , 18 , 19 ,...

    docs.aspose.com/email/net/create-an-appointment/
  4. Switch Barcode Recognition Modes According to t...

    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....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...recognition mode $recognitionMode = new RecognitionMode (); $reader ->...

    docs.aspose.com/barcode/java/switch-barcode-rec...
  5. Adding JavaScript in PHP|Aspose.PDF for Java

    Learn how to add JavaScript to PDF files using PHP and Aspose.PDF to enhance document interactivity.... $doc = new Document ( $dataDir . "input1...JavaScript statement $javaScript = new JavascriptAction ( "this.print({bUI:true...

    docs.aspose.com/pdf/java/adding-javascript-in-php/
  6. ChartAxisTitle.Font | Aspose.Words for .NET

    Customize your ChartAxisTitle with versatile font options. Enhance your data visualization with unique axis title formatting for clearer insights....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...seriesColl . Add ( "AW Series 1" , new string [] { "AW Category 1" ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.Words Document AI Summarization | Aspose...

    Summarize documents with Aspose.Words AI-powered feature. Use OpenAI or Google models to generate concise summaries in seconds with minimal code....now easier than ever with the new AI-powered document summarization...GPT-4o model: Document firstDoc = new Document(MyDir + "Big document...

    blog.aspose.com/words/summarize-documents-with-...
  8. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition/
  9. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....XlsxSaveOptions class and the new Xlsx element in the SaveFormat...'@aspose/words' ); var doc = new aw . Document ( "Pdf Document...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  10. Table Inside Textbox - Free Support Forum - asp...

    I am having an issue with Aspose MailMerge. We have a table that is inside of a textbox. The text is set to align starting outside of the table cells. The PDF is supposed to clip the text rendering outside of the text…... The new version of Aspose.Words does...Aspose.Words.License license = new Aspose.Words.License(); license...

    forum.aspose.com/t/table-inside-textbox/312008