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

path

(0.07 sec)
  1. 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…...uploadPathPic为素材名 Path uploadPathPic = Paths.get(outPath); if...layer group } // Create output path fileNameNoExt = FilenameUtils...

    forum.aspose.com/t/layer-group-export-image-err...
  2. Web Request Execution Time – C# example

    The article provides information on creating a custom message handler for a web request time logging using Aspose.HTML for .NET....TimeLoggerMessageHan()); 9 10 // Prepare path to a source document file 11...11 string documentPath = Path. Combine (DataDir, "input.htm" );...

    docs.aspose.com/html/net/message-handlers/web-r...
  3. Licensing - Aspose.Font for Java

    Java APIs for the developers to manipulate and font files. Here you will find how to get Aspose.Font API Solution for Java license....specify the filename, without a path, as shown in the example below...just the filename without a path. When you call the setLicense...

    docs.aspose.com/font/java/licensing/
  4. Working with Text in XPS file | Java

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page-for-Java 2 // The path to the documents directory....com/aspose-page/Aspose.Page-for-Java 2 // The path to the documents directory....

    docs.aspose.com/page/java/xps/working-with-text/
  5. Convert EPUB to PDF in Java – Aspose.HTML for Java

    Convert EPUB to PDF in Java using Aspose.HTML for Java API. Consider various EPUB to PDF conversion scenarios in Java code examples....file system at the specified path as a stream of bytes. Create...PdfSaveOptions, and output file path to the convertEPUB() method...

    docs.aspose.com/html/java/convert-epub-to-pdf/
  6. Shape Animation|Aspose.Slides Documentation

    Apply PowerPoint animation in Java...exit , emphasis , and motion paths categories. Animations in Aspose...PPTX file to disk pres . save ( path + "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/androidjava/shape-animat...
  7. 管理 SmartArt 形状节点|Aspose.Slides for Python 文档

    Python 中的 PowerPoint 演示文稿中的 Smart 节点和子节点... Presentation ( path + "AddNodes.pptx" ) as pres...with slides . Presentation ( path + "AccessSmartArt.pptx" ) as...

    docs.aspose.com/slides/zh/python-net/manage-sma...
  8. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...cssStyleSheetFileNam Specifies the path and the name of the Cascading...defaultTemplate Gets or sets path to default template (including...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textPath will be used instead of the shape Path in C++....be used instead of the shape path. bool Aspose :: Words :: Drawing...true , the text runs along a path from left to right along the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....{{#if_output 'PDF'}} // The path to the documents directory....'JPG' 'PNG' 'TIFF'}} // The path to the documents directory....

    docs.aspose.com/page/cpp/convert-ps/