Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 213,567 for

new

(0.12 sec)
  1. 加载和管理Excel、OpenOffice、Json、Csv和Html文件|Documenta...

    使用Aspose.Cells,可以在Node.js via C++中轻松创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht和XPS文件。...License object const license = new AsposeCells . License (); //...represents Excel file. const wb = new AsposeCells . Workbook (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/loading-sav...
  2. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage document part streams efficiently for optimal performance....DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // If we...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Exporting an excel file as to PDF file - Free S...

    We are facing an export an excel file content to the PDF file, which is taking longer period in processing. what are the constraint need to considered for downloading a file of PDF from an excel file...skip calculation) Workbook wb = new Workbook(@"C:\Input\largeFile...speed PdfSaveOptions pdfOpts = new PdfSaveOptions { // Stream the...

    forum.aspose.com/t/exporting-an-excel-file-as-t...
  4. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/environment-configurat...
  5. Installing and Using Aspose.Pdf for IntelliJ ID...

    Discover the steps to install and configure Aspose.PDF for IntelliJ IDEA with Maven for efficient PDF document processing in Java....under “New” menu (using Right Click -> New OR File menu->New) Aspose...follow the steps below: Select New Project . Select Aspose.PDF Maven...

    docs.aspose.com/pdf/java/installing-and-using-a...
  6. PNG to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for PNG to PDF conversion. Use example code for batch PNG to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Load input PNG image...// Create a new Document object $document = new Document ();...

    products.aspose.com/pdf/php-java/conversion/png...
  7. Font.UnderlineColor | Aspose.Words for .NET

    Discover the Font UnderlineColor property to easily customize your font's underline color for enhanced text styling and visual appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...continuous) are turned into “new page” section breaks, breaking...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/section-breaks-erased/319189
  9. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++用证书数字签署VBA代码项目。...wbBytes = new Uint8Array ( wbArrayBuffer ); const pfxBytes = new Uint8Array...Cells" ; const digitalSignature = new DigitalSignature ( pfxBytes ...

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  10. Access Presentation Slides in JavaScript|Aspose...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Boost productivity with code examples....presentation file var pres = new aspose . slides . Presentation...presentation file var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/access-slide...