Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 59,326 for

path

(0.07 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. Extract text or images from PDF using Python | ...

    Python source code to extract text and images from PDF files....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/parser/
  3. 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/
  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. Handle Automatic Units of Chart Axis like Micro...

    Learn how to handle automatic units on chart axes in Aspose.Cells for C++, similar to Microsoft Excel. Our guide will show you how to configure and customize automatic units on a chart axis, including the display of scientific notation and adjusting the scale....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/handle-automatic-unit...
  6. PDF Forms. Manage via C# | Aspose.PDF

    Manage PDF Forms programmatically with C# sample code using Aspose.PDF for .NET....PDF using C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/net/acroforms/
  7. Aspose.PSD for Java 24.5 - Release Notes|Docume...

    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.... getLayers ()[ 2 ]; IPath path = shapeLayer . getPath (); IPathShape...IPathShape [] pathShapes = path . getItems (); List < BezierKnotRecord...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  8. 使用C++将Excel导出到带有网格线的HTML|Documentation

    学习如何使用编号Aspose.Cells for C++导出带网格线的Excel文件到HTML。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-excel-to-ht...
  9. Working with Page Rotation|Aspose.PDF for .NET

    This section explains how to work with Page Rotation using PdfPageEditor Class....void RotatePages1 () { // The path to the documents directory var...void RotatePages2 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/working-with-page-rotat...
  10. 如何使用 Go 命令安装 Aspose.Cells for Go via C++。|Docum...

    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....SetLicense_String ( "YOUR_LICENSE_File_PATH" ) workbook , _ := NewWorkbook...会自动将包安装到 $GOPATH 子目录中。 在当前命令终端中,将你的PATH设置为指向Aspose.Cells for Go via...

    docs.aspose.com/cells/zh/go-cpp/how-to-install-...