Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 33,930 for

new

(0.21 sec)
  1. Aspose.PSD for .NET 21.4 - 发行说明|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....jpgOptions = new JpegOptions (); PdfOptions pdfOptions = new PdfOptions...Image . Load ( sourceFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Generate QR Code, Micro QR Code and Rectangular...

    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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/qr-micro-qr-and-rmqr/
  3. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...getHeight() <= 0) { throw new IllegalStateExceptio("图层组 " +...layerGroup.save(mergedPngPath, new PngOptions()); String OSSPath...

    forum.aspose.com/t/layer-group-export-image-err...
  4. ToaCategories | Aspose.Words for Java

    Represents a table of authorities categories in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...ToaCategories toaCategories = new ToaCategories(); doc.getFieldOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Connectors not importing correctly - Free Suppo...

    After importing vsd file, some connectors have extra entry in geometry section, which results in extra lines at the end of connectors. vsd file in question and screenshot of an issue: connector issue.zip (218.5 KB) Th…...File file = new File(PATH_TO_VSD_FILE); Diagram d = new Diagram(file...unnecessary geometry entries and add new ones as needed. Here’s a code...

    forum.aspose.com/t/connectors-not-importing-cor...
  6. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....value is not supported by the new chart types of MS Office 2016...value is supported only by the new chart types of MS Office 2016...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting.... Document doc = new Document (); // A blank document...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/net/aspose.words/bod...
  8. Currency Properties in PHP

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/currency-properties-...
  9. Weekday Properties in PHP

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/weekday-properties-i...
  10. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your document management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...