Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 214,357 for

new

(0.2 sec)
  1. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/ai/
  2. Aspose.Slides for .NET 14.8.0 的公共 API 和向后不兼容的更改...

    审阅 Aspose.Slides for .NET 中的公共 API 更新和不兼容的更改,以平稳迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Presentation pres = new Presentation ()) { // Create new VBA Project...Project pres . VbaProject = new VbaProject (); // Add empty module to...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  3. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...recommend you to kindly post a new thread/topic in Aspose.Cells...that the MinimumSize-option in new Aspose.Cells.PdfSaveOptions {...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  4. Convert CSV, TSV and TXT to Excel with Node.js ...

    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.... const loadOptions4 = new AsposeCells . LoadOptions ( AsposeCells...from its path const wbCSV = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-ts...
  5. Barcode performance slowdown between 23.9 and 2...

    Our software uses Aspose BarCode for .NET 4.0 version 23.9. We’ve purchased New license to to use New QualitySettings. Unfortunately performance is much slower for some barcodes even in HighPerformance QualitySetting. I…... We’ve purchased new license to to use new QualitySettings. Unfortunately...(HighPerformance) For provided barcodes new version is much slower even in...

    forum.aspose.com/t/barcode-performance-slowdown...
  6. Border | Aspose.Words for Java

    Represents a border of an object in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...(license == null) { license = new License(); if (!license.IsLicensed)...your code: License license = new License(); try { license.SetLicense("Aspose...

    forum.aspose.com/t/the-license-does-not-apply-a...
  8. 在 EPS 的 XMP 元数据中添加属性 | Java

    这里通过代码片段解释并说明了使用 Aspose.Page for Java 在 EPS 文件的 XMP 元数据中添加属性的过程。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/xmp-metadata/add-p...
  9. Aspose.PDF .NET OptimizeResources corrupts PDF ...

    Using the following code below on attached input PDF, Aspose ends up corrupting the PDF. We would like to rely on this Optimize logic in Production, but it seems like it is not viable (unless I’m missing something). I…...StartNew(); using (var document = new Aspose.Pdf.Document(pdfPath))...Document(pdfPath)) { var optimizeOptions = new Aspose.Pdf.Optimization.OptimizationOptions()...

    forum.aspose.com/t/aspose-pdf-net-optimizeresou...
  10. 档案

    档案...XPS 文档 XpsDocument document = new XpsDocument("sample.xps"); //...使用必要的参数初始化选项对象。 JpegSaveOptions options = new JpegSaveOptions(); options.s...

    blog.aspose.com/zh/page/convert-xps-to-jpg-png-...