Sort Score
Result 10 results
Languages All
Labels All
Results 6,701 - 6,710 of 197,077 for

new

(0.15 sec)
  1. Შეკუმშოს HTML Javascript

    შეკუმშოს HTML JavaScript ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ HTML კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....'@aspose/words' ); var doc = new aw.Document( "Input.html" );...require('@aspose/words'); var doc = new aw.Document("Input.html"); doc...

    products.aspose.com/words/ka/nodejs-net/compres...
  2. I used pdf license keys for password protected ...

    I used pdf license keys for password protected pdf conversion. But still i am getting watermak like below Please check attached converted pdf file with password : AAAAA2222A CIBIL-Report-2025-08-01_17-41-32.pdf (…...static readonly object _lock = new object(); Metered metered1; private...AsposeLicenseManager() { try { metered1 = new Aspose.Words.Metered(); metered1...

    forum.aspose.com/t/i-used-pdf-license-keys-for-...
  3. Presentation Background|Aspose.Slides for PHP D...

    Set background in PowerPoint presentation...the Presentation class $pres = new Presentation ( "MasterBG.pptx"...background for the master slide, that new background will be used for all...

    docs.aspose.com/slides/php-java/presentation-ba...
  4. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...Exception { { FileInputStream fis = new FileInputStream("../javad_resources/Aspose...Java.lic"); License license = new License(); license.setLicense(fis);...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  5. Pie Chart|Aspose.Slides for PHP 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....of Presentation class $pres = new Presentation (); try { # Add...and categories. Add new categories. Add new series. Write the modified...

    docs.aspose.com/slides/php-java/pie-chart/
  6. Convert EPUB to PDF – C# Code and Online Converter

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

    docs.aspose.com/html/net/convert-epub-to-pdf/
  7. Edit PPT in PHP | products.aspose.com

    Edit PPT in PHP. Use PHP library API to edit PPT files...edit a PPT file by adding a new line of text to it. Edit PPT...PHP via Java , you can add a new line of text to the PPT document...

    products.aspose.com/slides/php-java/editor/ppt/
  8. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....template file const workbook = new AsposeCells . Workbook ( path... get ( 0 ); const options = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  9. XamlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover how the ResourcesFolderAlias property in XamlFixedSaveOptions enhances image URI management in Xaml documents. Optimize your fixed page layouts today!...ResourceFolder () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Multithreading in Aspose.Slides|Aspose.Slides D...

    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....Presentation presentation = new Presentation ( inputFilePath...(); List < Thread > threads = new ArrayList < Thread >( slideCount...

    docs.aspose.com/slides/androidjava/multithreading/