Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 222,973 for

new

(0.38 sec)
  1. Save Workbook to Text or CSV Format using Aspos...

    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....workbook Workbook workbook = new Workbook ( FileName ); //0-byte...array byte [] workbookData = new byte [ 0 ]; //Text save options...

    docs.aspose.com/cells/net/save-workbook-to-text...
  2. Load Workbook with Specified Printer Paper Size...

    Learn how to set the printer paper size while loading a workbook using Aspose.Cells for Node.js via C++....Please note that if you create a new file in MS Excel, you will find...first worksheet const workbook = new AsposeCells . Workbook (); const...

    docs.aspose.com/cells/nodejs-cpp/load-workbook-...
  3. ChartSeriesCollection.Item | Aspose.Words for .NET

    Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  4. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...MetafileRenderingOpt metafileRenderingOpt = new MetafileRenderingOpt (); // Set...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose word to pdf conversion taking 100 times ...

    Product name & version Aspose.Words(23.2.0) for .NET 8.0 Detailed description of the conversion issue : When the system attempts to generate Word, it uses 251KB. The same file we are converting into PDF, which has a si…...= null) { var invoiceCodes = new List<string>() { invoiceCode..._invoiceService.DownloadInvoiceFileA(new InvoiceTemplate() { InvoiceCodes...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  6. Փոխարկել HTML SVG Java

    Փոխարկեք HTML ը SVG ձևաչափի Java կոդով: Պահեք HTML որպես SVG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  7. Փոխարկել HTML JPG Java

    Փոխարկեք HTML ը JPG ձևաչափի Java կոդով: Պահեք HTML որպես JPG օգտագործելով Java:...*; Document doc = new Document ( "Input.html" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/hy/java/conversion/ht...
  8. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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.... // 打开文档 $document = new Document ( $inputFile ); $document...getPageInfo () -> setMargin ( new MarginInfo ()); $document ->...

    docs.aspose.com/pdf/zh/php-java/advanced-operat...
  10. Table borders with bigger border weight are ren...

    Hi, we are experiencing some issues while trying to convert pdf to pptx file using aspose.pdf library. Table borders with bigger border weight are rendered incorrectly in the exported pptx. Please find the pdf input atta…...throws Exception { var pdfBytes = new ClassPathResource("bug_254459...readAllBytes(); try (Document srcDoc = new Document(pdfBytes)) { ByteArrayOutputStrea...

    forum.aspose.com/t/table-borders-with-bigger-bo...