Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 213,190 for

new

(0.25 sec)
  1. 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...
  2. 在 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...
  3. 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...
  4. 档案

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

    blog.aspose.com/zh/page/convert-xps-to-jpg-png-...
  5. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method...let srcDoc = new aw . Document (); let dstDoc = new aw . Document...firstParagraph . appendChild ( new aw . Run ( srcDoc , "Source document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用trueType字体渲染文本|Java

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染TrueType和Opentype字体的基础知识。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  7. 使用矢量图形|Aspose.PDF for .NET

    本文描述了使用 C# 的 GraphicsAbsorber 工具的功能。...document using ( var document = new Aspose . Pdf . Document ( dataDir...using ( var graphicsAbsorber = new Aspose . Pdf . Vector . GraphicsAbsorber...

    docs.aspose.com/pdf/zh/net/working-with-vector-...
  8. Product Overview|Aspose.Slides for Python Docum...

    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....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/python-java/product-over...
  9. Product Overview|Aspose.Slides for Node.js via ...

    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....HTML Slides Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/nodejs-net/product-overv...
  10. Aspose.Cells for .NET how to Excel corruption d...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (4.9 KB) How to get the witch line getting an error....xlsx"; try { Workbook workbook = new Workbook(filePath); // Loop through...CommonController commonController = new CommonController(); string fullFileName...

    forum.aspose.com/t/aspose-cells-for-net-how-to-...