Sort Score
Result 10 results
Languages All
Labels All
Results 9,251 - 9,260 of 222,973 for

new

(0.18 sec)
  1. 使用JavaScript通过C++操作表格和区域|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....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/tables-...
  2. Converting a PDF file to TIFF using PHP | Aspos...

    Sample code on PHP for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Create TiffSettings...$document = new Document ( $inputFile ); // Create a new TiffSettings...

    products.aspose.com/pdf/php-java/conversion/pdf...
  3. Your First Aspose.Cells Application - Hello Wor...

    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.... Create a new Microsoft Excel file, or open...following example creates a new workbook from scratch, writes...

    docs.aspose.com/cells/java/your-first-aspose-ce...
  4. How to use FormulaBar with Aspose.Cells.GridDes...

    This article introduces the use of FormulaBar in GridDesktop....GridDesktop Step 1: Creating a New Project Open Visual Studio 2019...menu, select New , then Project . The Create a New Project dialog...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Formatting Pivot Table|Documentation

    How to format pivot table with Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/formatting...
  6. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the pages are not rendered correctly and New page is added at the end. Input Word file Employee evaluation form - 5 …...are not rendered correctly and new page is added at the end. Input...layout and images: var doc = new Aspose.Words.Document("Employee...

    forum.aspose.com/t/converting-word-document-to-...
  7. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...centered text."); // If we start a new section using a document builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to TXT document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-text/
  9. Install Aspose.Words IntelliJ IDEA|Aspose.Words...

    IntelliJ IDEA: Installing and Using Aspose.Words for Java....this plugin will introduce a new project type – Aspose.Words Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/words/java/installing-and-using...
  10. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF document with ZUGFeRD in Aspose.PDF for .NET...the converted document as a new PDF file (e.g. “ZUGFeRD-res.pdf”)...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/attach-zugferd/