Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 214,617 for

new

(0.14 sec)
  1. HtmlSaveOptions.exportRelativeFontSize property...

    HtmlSaveOptions.exportRelativeFontSize property. Specifies whether font sizes should be output in relative units when saving to HTML, MHTML or EPUB...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...size in points. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Changing the Layout of Pivot Table|Documentation

    How to change the layout of a Pivot Table with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob1 = new Blob ([ outputData1 ]); const...

    docs.aspose.com/cells/javascript-cpp/changing-t...
  3. Aspose.PSD for Java 24.6 - 发布说明|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.... equals ( actual )) { throw new IllegalArgumentExcep ( message... equals ( actual )) { throw new IllegalArgumentExcep ( message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  4. Installing and Using Aspose.BarCode for Intelli...

    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....this plugin will introduce a new project type – Aspose.BarCode...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/barcode/java/installing-and-usi...
  5. WebExtensionStoreType | Aspose.Words for Java

    Enumerates available types of a web extension store in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...arrayBuffer (); const loadOptions = new LoadOptions ( LoadFormat . Csv...Csv ); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  7. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = New Document("D:\\test.doc…...pdf”: var testDoc = new Document("D:\\test.docx"); testDoc...Load the document var testDoc = new Document("D:\\test.docx"); //...

    forum.aspose.com/t/problems-with-title-and-lege...
  8. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); printerSettings...PrintPageSettings pageSettings = new PrintPageSettings(printerSettings);...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  9. Customize PowerPoint Fonts on Android|Aspose.Sl...

    Customize fonts in PowerPoint slides with Aspose.Slides for Android via Java to keep your presentations sharp and consistent across any device.... String [] fontFolders = new String [] { externalFontFolder1...null ; try { presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/androidjava/custom-font/
  10. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch with Aspose.HTML for Java. Consider approaches to load HTML documents....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/create-a-document/