Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 60,714 for

path

(0.09 sec)
  1. 在Ruby中管理文档属性|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....Workbook object by excel file path workbook = Rjb :: import ( 'com...Workbook object by excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/managing-document...
  2. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless font integration in your projects. Enhance your design with easy-to-use coding solutions!...Description filePath String Path to font file. Examples Shows...Description filePath String Path to font file. priority Int32...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Aspose.PSD for .NET 23.5 - 发行说明|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....VectorPathRecord > path = new List < VectorPathRecord >(); path . Add (...PathFillRuleRecord ( null )); path . Add ( new InitialFillRuleRecor...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  4. 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/
  5. 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/
  6. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs....GridJsWorkbook () file_path = os . path . join ( FILE_DIRECTORY...file if not os . path . isfile ( file_path ): return jsonify...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...var document = new SVGDocument(Path. Combine (DataDir, "owl-edited...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "owl-edited...

    docs.aspose.com/svg/net/convert-svg-to-image/
  8. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/cpp/text-rendering-truetyp...
  9. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...text not following the intended path. Solution To maintain the text...update_text_layer("path/to/your/source.psd", "path/to/your/output...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  10. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...output path for HTML document saving 4 string savePath = Path. Combine...Prepare path to source HTML file 7 string documentPath = Path. Combine...

    docs.aspose.com/html/zh/net/how-to-articles/how...