Sort Score
Result 10 results
Languages All
Labels All
Results 8,691 - 8,700 of 213,190 for

new

(0.13 sec)
  1. Public API Changes in Aspose.Cells 8.3.1|Docume...

    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....existing chart Workbook workbook = new Workbook ( "sample.xlsx" ); //Access...Excel file Workbook workbook = new Workbook ( "source.xlsx" ); //Access...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Distorted Barcode Generation in PDF with Aspose...

    Hello Aspose Team, We are encountering an issue in our ASP.NET Core application using Aspose.Pdf.Drawing and Aspose.BarCode (latest version 25.2.0) to generate PDFs containing both linear and DataMatrix barcodes. With v…...htmlLoadOptions = new() { PageInfo = { Margin = new MarginInfo(0,...using MemoryStream stream = new(Encoding.UTF8.GetBytes(htmlContent));...

    forum.aspose.com/t/distorted-barcode-generation...
  3. Merge RAR files to one TAR.BZ2 archive via C#

    Source code for merge RAR files to one TAR.BZ2 archive via C#. Use API example code for combine RAR files to a single TAR.BZ2 within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/rar-to-tarbz2/
  4. Merge ZIP files to one TAR.BZ2 archive via C#

    Source code for merge ZIP files to one TAR.BZ2 archive via C#. Use API example code for combine ZIP files to a single TAR.BZ2 within VB.NET Asp.NET or any .NET based application....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/merger/zip-to-tarbz2/
  5. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....document using ( var document = new Aspose . Pdf . Document ( dataDir...PptxSaveOptions object var saveOptions = new Aspose . Pdf . PptxSaveOptions...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  6. Merge HTML, MHTML, Markdown, and EPUB Online or...

    Merge HTML, EPUB, Markdown, and MHTML files with few lines of C# code with the Aspose.HTML for .NET library. Check online HTML Merger for free!...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/merger/
  7. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....the image with a new size by selecting new height and width `300x300`...

    docs.aspose.com/imaging/java/developer-guide/ho...
  8. Page Number and Footer on different Pages - Fre...

    The footer appears at the top of a New section not at the bottom of the page image.png (6.8 KB)...footer appears at the top of a new section not at the bottom of...disabled for the footer in the new section where the issue occurs...

    forum.aspose.com/t/page-number-and-footer-on-di...
  9. Specify Fallback Fonts for Presentations on And...

    Master Aspose.Slides for Android via Java to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....IFontFallBackRule firstRule = new FontFallBackRule ( startUnicodeIndex...IFontFallBackRule secondRule = new FontFallBackRule ( 0x3040 , 0x309F...

    docs.aspose.com/slides/androidjava/create-fallb...
  10. Creating a Named Range|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....ApplicationClass xl = new Excel . ApplicationClass (); //Create a new Workbook... Value , "Test" ); } //Save New Workbook wb . SaveCopyAs ( "C:\\Test_Range...

    docs.aspose.com/cells/net/creating-a-named-range/