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

new

(0.1 sec)
  1. 通过 C++ 使用 Node.js 将 JSON 转换为Excel|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将JSON转换为Excel文件。...a Workbook object const wb = new AsposeCells . Workbook ( filePath...loading the file. const options = new AsposeCells . JsonLoadOptions...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-jso...
  2. Aspose.PSD for Java 20.5 - 发行说明|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....ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); // ...ProgressEventHandler localProgressEventHa = new ProgressEventHandler () { @Override...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. Convert Presentations in Handout Mode in JavaSc...

    Convert Presentations in Handout Mode in JavaScript... let presentation = new asposeSlides . Presentation (...options. let slidesLayoutOptions = new asposeSlides . HandoutLayoutingOpti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. Convert Presentations in Handout Mode in Androi...

    Convert Presentations in Handout Mode in Android...Presentation presentation = new Presentation ( "sample.pptx"...HandoutLayoutingOpti slidesLayoutOptions = new HandoutLayoutingOpti (); slidesLayoutOptions...

    docs.aspose.com/slides/androidjava/convert-powe...
  5. Font.NameOther | Aspose.Words for .NET

    Discover Font NameOther. Easily customize fonts for character codes 128-255, enhancing your text's style and readability. Elevate your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Font . NameOther = "Courier New" ; // Insert a run with one word...

    reference.aspose.com/words/net/aspose.words/fon...
  6. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  7. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...document Document pdfDocument = new Document("input.pdf"); // Loop...io.OutputStream imageStream = new java.io.FileOutputStream("Converted_Image"...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  8. PS to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PS to PDF conversion. Use example code for batch PS to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new PsLoadOptions object. $loadOption = new PsLoadOptions...

    products.aspose.com/pdf/php-java/conversion/ps-...
  9. XPS to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for XPS to PDF conversion. Use example code for batch XPS to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call the Document.Save...PDF Output file: // Create a new instance of the XpsLoadOptions...

    products.aspose.com/pdf/php-java/conversion/xps...
  10. Unlock PPTX Presentation Files using .NET | pro...

    C# source code to remove protection from PPTX Presentation....C# LoadOptions loadOptions = new LoadOptions {Password = "123123"...(Presentation presentation = new Presentation( "pres.pptx" , loadOptions))...

    products.aspose.com/slides/net/unlock/pptx/