Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 222,903 for

new

(0.15 sec)
  1. pivot_format.xlsx

    Sheet1 City Region Store Seattle West 3166 New York East 3090 Chicago Central 3055 New York East 3090 Sum of Store Column Labels Row Labels Central East West Grand Total Chicago 3055 3055 New York ......West 3166 New York East 3090 Chicago Central 3055 New York East...Grand Total Chicago 3055 3055 New York 6180 6180 Seattle 3166 3166...

    docs.aspose.com/cells/zh/cpp/format-pivot-table...
  2. pivot_format.xlsx

    Sheet1 City Region Store Seattle West 3166 New York East 3090 Chicago Central 3055 New York East 3090 Sum of Store Column Labels Row Labels Central East West Grand Total Chicago 3055 3055 New York ......West 3166 New York East 3090 Chicago Central 3055 New York East...Grand Total Chicago 3055 3055 New York 6180 6180 Seattle 3166 3166...

    docs.aspose.com/cells/tr/net/format-pivot-table...
  3. pivot_format.xlsx

    Sheet1 City Region Store Seattle West 3166 New York East 3090 Chicago Central 3055 New York East 3090 Sum of Store Column Labels Row Labels Central East West Grand Total Chicago 3055 3055 New York ......West 3166 New York East 3090 Chicago Central 3055 New York East...Grand Total Chicago 3055 3055 New York 6180 6180 Seattle 3166 3166...

    docs.aspose.com/cells/fr/net/format-pivot-table...
  4. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class.... PdfFileEditor pdfEditor = new com . aspose . pdf . facades...delete int [] pagesToDelete = new int [] { 1 , 2 }; // Delete pages...

    docs.aspose.com/pdf/java/delete-pdf-pages/
  5. Convert Image To WORD Java

    Convert Image to WORD format in Java code. Save Image as WORD using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/java/conversion/image...
  6. Convert Image To HTML Java

    Convert Image to HTML format in Java code. Save Image as HTML using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/java/conversion/image...
  7. Convert JPG To WORD Java

    Convert JPG to WORD format in Java code. Save JPG as WORD using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...
  8. CSV to PDF conversion - Free Support Forum - as...

    I am evaluating aspose for converting csv files to pdf(large csv files with rows over a million). I created a workbook object with file path and then saved/converted it to pdf file. The problems I have are : The table…...opts = new LoadOptions(LoadFormat.CSV); Workbook wb = new Workbook("Book1...AutoFitColumns(); PdfSaveOptions pdfopts = new PdfSaveOptions(); pdfopts.GridlineType...

    forum.aspose.com/t/csv-to-pdf-conversion/164952
  9. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're New to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/convert-project-data...
  10. Convert Image To DOC Java

    Convert Image to DOC format in Java code. Save Image as DOC using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.png"); doc.save("Output...

    products.aspose.com/words/java/conversion/image...