Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 165,041 for

new

(0.08 sec)
  1. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies type of a break inside a document....SECTION_BREAK_CONTINUOUS Specifies start of new section on the same page as the...SECTION_BREAK_NEW_COLUMN Specifies start of new section in the new column...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.PSD for Java 23.8 - 发布说明|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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...)) { PngOptions pngOptions = new PngOptions (); pngOptions . setColorType...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  3. 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...
  4. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Box"; DocumentBuilder builder = new DocumentBuilder(doc); float widthInPoints...its attributes Shape textBox = new Shape(doc, ShapeType.TEXT_BOX);...

    forum.aspose.com/t/trying-to-create-a-word-like...
  5. Working with Images in PS file | Java

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-images/
  6. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save CFF fonts within .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  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. 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...
  9. Export Visio Diagram to HTML in PHP|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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as Html $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  10. 在 C# 中操作 PDF 文档|Aspose.PDF for .NET

    本文包含有关如何验证 PDF 文档是否符合 PDF A 标准、如何处理目录、如何设置 PDF 到期日期等信息。...document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/manipulate-pdf-docum...