Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 214,446 for

new

(0.12 sec)
  1. Rotate PDF Pages with JavaScript via C++|Aspose...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically via JavaScript via C++...( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/rotate-pages/
  2. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...PdfSaveOptions const options = new PdfSaveOptions (); // Print only...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  3. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/html-to-pdf-converter/
  4. ChartSeries.remove method | Aspose.Words for No...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...department2Series . remove ( 0 ); // Add new values to the both series. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtLoadOptions.documentDirection property | Asp...

    TxtLoadOptions.documentDirection property. Gets or sets a document direction... let loadOptions = new aw . Loading . TxtLoadOptions...as right-to-left. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown 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-markdown/
  7. Update Visio Shape Text in Ruby|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.... new ( data_dir + "Drawing.vsd" )...'com.aspose.diagram.Txt' ) . new ( "New Text" )) end i += 1 end \...

    docs.aspose.com/diagram/java/update-visio-shape...
  8. Convert various Images formats to PDF in .NET|A...

    Convert various images formats such as, CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF and SVG to PDF using C# .NET....Convert BMP to PDF Initialize a new Document class object. Load input...document using ( var document = new Aspose . Pdf . Document ()) {...

    docs.aspose.com/pdf/net/convert-images-format-t...
  9. Public API Changes in Aspose.Cells 16.12.0|Docu...

    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.... It includes not only new and updated public methods, added...class LoadOptions options = new LoadOptions (); //Create an instance...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....presentations: Presentation pres1 = new Presentation ( "pres1.pptx" );...); try { Presentation pres2 = new Presentation ( "pres2.pptx" );...

    docs.aspose.com/slides/androidjava/merge-presen...