Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 61,126 for

path

(0.08 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. 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/
  3. 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...
  4. 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...
  5. Convert WORD To XPS Java

    Convert a Word document to XPS format in Java code. Save a Word document as XPS using Java.... Next, specify the path to the input file and create...You then need to specify the path to the XPS output file and use...

    products.aspose.com/words/java/conversion/word-...
  6. Convert WORD To TXT Java

    Convert a Word document to TXT format in Java code. Save a Word document as TXT using Java.... Next, specify the path to the input file and create...You then need to specify the path to the TXT output file and use...

    products.aspose.com/words/java/conversion/word-...
  7. Convert DOC To EPUB Java

    Convert DOC to EPUB format in Java code. Save DOC as EPUB using Java.... Next, specify the path to the input file and create...You then need to specify the path to the EPUB output file and...

    products.aspose.com/words/java/conversion/doc-t...
  8. Convert DOC To DOCX Java

    Convert DOC to DOCX format in Java code. Save DOC as DOCX using Java.... Next, specify the path to the input file and create...You then need to specify the path to the DOCX output file and...

    products.aspose.com/words/java/conversion/doc-t...
  9. TextPath.text property | Aspose.Words for Node.js

    TextPath.text property. Defines the text of the text Path....Defines the text of the text path. get text () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection....apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/encrypt/