Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 213,191 for

new

(0.11 sec)
  1. | Aspose

    Sample code for TIF to DOCX Java conversion. Use API example code for batch TIF files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tif-to-...
  2. XML to PDF Converter using Android via Java | A...

    Sample code on Java for XML to PDF conversion. Use example code for batch XML to PDF conversion in Android...String pdfDocumentFileName = new File ( fileStorage , "XML-to-PDF...String xmlDocumentFileName = new File ( fileStorage , "Conversion/employees...

    products.aspose.com/pdf/android-java/conversion...
  3. 用JavaScript通过C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表之间复制图片、图表等形状。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/copy-sh...
  4. CompatibilityOptions.OptimizeFor | Aspose.Words...

    Enhance your documents with the OptimizeFor method in CompatibilityOptions. Tailor Aspose.Words behavior for specific MS Word versions for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  5. Manage VBA codes of Excel Macro-Enabled workboo...

    Add VBA Module and Modify VBA or Macro with Aspose.Cells for Python via .NET library....Cells allows you to add a new VBA Module and Macro Code using...modules.add() method to add the new VBA Module inside the workbook...

    docs.aspose.com/cells/python-net/manage-vba-pro...
  6. How to add Link Annotation using Java | Aspose.PDF

    Java sample code to add Link annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( _dataDir + "SimpleResume...

    products.aspose.com/pdf/java/annotation/link/add/
  7. PDF to TIFF Merge using C++ | Aspose.PDF

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

    products.aspose.com/pdf/cpp/merger/pdf-to-tiff/
  8. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Android via Java for more engaging slides....data label: Presentation pres = new Presentation (); try { IChart...Presentation class Presentation pres = new Presentation (); try { // Gets...

    docs.aspose.com/slides/androidjava/chart-data-l...
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for Java for more engaging slides....data label: Presentation pres = new Presentation (); try { IChart...Presentation class Presentation pres = new Presentation (); try { // Gets...

    docs.aspose.com/slides/java/chart-data-label/
  10. SectionLayoutMode enumeration | Aspose.Words fo...

    Aspose.Words.SectionLayoutMode enumeration. Specifies the layout mode for a section allowing to define the document grid behavior....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...