Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 61,026 for

path

(0.13 sec)
  1. 关于设置曲线形状的文本字符的问题 - Free Support Forum - aspose.com

    你好。 我们这边有个需求,需要利用插件设置文本字符。文本字符需要按照一定的形状去设置,比如按照曲线形式去设置。不知道这个能实现吗? 附件中 sample.psd 是我们的原始模板 output.psd 是我们的目标导出psd,需要实现这样的效果 PS: 插件版本 : aspose.psd 25.6.0 操作系统版本: windows 10 .net版本: .net framework 4.…...解决方案 您可以通过以下步骤实现文本沿曲线的效果: 使用 <path> 元素定义曲线。 使用 <text> 元素和 <textPath>...xmlns="http://www.w3.org/2000/svg"> <path id="myPath" d="M 50 100 Q 150...

    forum.aspose.com/t/topic/315111
  2. Manipulating Adobe Illustrator Formats|Document...

    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....Save method with destination path and an instance of PsdOptions...Save method with destination path and an instance of JpegOptions...

    docs.aspose.com/psd/net/manipulating-adobe-illu...
  3. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....GetDocumentWindowAnd () { // String for path name. String _dataDir ( "C:...SetDocumentWindowAnd () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  4. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...Bitmap bmp = new Bitmap ( $"{path}multiple_codes.png" )) using...Bitmap bmp = new Bitmap ( $"{path}multiple_codes.png" )) using...

    docs.aspose.com/barcode/net/set-target-regions/
  5. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); class StopConversionOrLoad...format await wb . saveAsync ( path . join ( StopConversionOrLoad...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  6. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Font Command Line Converter | Aspose.Font CLI T...

    Powerfull Command-Line Converter tool from Aspose.Font to convert popular font formats easily and efficiently. Aspose CLI Font converter....[Required] : Path to the input font file. Example: --input "path/to/font...ttf" -o, --output [Required] : Path where the converted font will...

    docs.aspose.com/font/net/cli-tools/font-convert/
  8. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  9. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#.... to the path Create a colored brush and use...ellipses, arcs, etc., to the path, create a brush and fill shapes...

    kb.aspose.com/drawing/net/create-transparent-im...
  10. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....optimized document to the new path using the Save() method. If...Output file: var initialFile = Path . Combine ( dataDir , "UnOptimizedDocument...

    products.aspose.com/pdf/net/compress/