Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 214,432 for

new

(0.35 sec)
  1. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Document doc = new Document(getMyDir() + "Revisions...in a document. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Copy Ranges of Excel with JavaScript via C++|Do...

    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....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Get all the...

    docs.aspose.com/cells/javascript-cpp/copy-range...
  3. Image with JavaScript via 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....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...image/print options const imgOptions = new ImageOrPrintOptions (); imgOptions...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  4. Set Default Font while rendering spreadsheet to...

    Learn how to set default font while rendering spreadsheet to HTML using Aspose.Cells for C++....names such as Courier New, Arial, Times New Roman, etc. The screenshot...output HTML file with Courier New , the output HTML with Arial...

    docs.aspose.com/cells/go-cpp/set-default-font-w...
  5. Convert HTML to XPS – Aspose.HTML for Java

    Convert HTML to XPS in Java using Aspose.HTML API. Consider various HTML to XPS conversion scenarios in Java code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-html-to-xps/
  6. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project name in C++....()) << std :: endl ; } // Set new source code for VBA module. You...:: Document > (); // Create a new VBA project. auto project = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  8. Calculate Sub Totals using Aspose.Cells|Documen...

    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....Instantiate a new workbook Workbook workbook = new Workbook ( "book1... i.e., B3:C19 CellArea ca = new CellArea (); ca . StartRow =...

    docs.aspose.com/cells/java/calculate-sub-totals...
  9. Read Barcode from Specific Region of Image in P...

    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.... $stream = new FileInputStream ( $dataDir ....$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...

    docs.aspose.com/barcode/java/read-barcode-from-...
  10. Using Anonymous Types or Custom Objects in Aspo...

    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.... WorkbookDesigner report = new WorkbookDesigner (); //Get the... IList < MyProduct > list = new List < MyProduct >(); //Provide...

    docs.aspose.com/cells/net/using-anonymous-types...