Sort Score
Result 10 results
Languages All
Labels All
Results 4,211 - 4,220 of 60,897 for

path

(0.09 sec)
  1. Licensing | Aspose.Page for Java

    Java Library for the developers to process PS, EPS, and XPS files. Learn how to evaluate Aspose.Page API solution for Java....specify the filename, without a path, as shown in the example below...just the file name without a path. If you use are using any other...

    docs.aspose.com/page/java/licensing/
  2. Vectorization – Basic Overview – Aspose.SVG for...

    The articles in this section explain how to convert SVG text to vector and how to convert a raster image to a vector graphic using Aspose.SVG API....geometric shapes made up from path elements and stored as SVG....mathematical curves, splines, paths and lines. Vector images are...

    docs.aspose.com/svg/net/vectorization/
  3. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document.... When a relative path is specified, FontsFolder and...specifies the relative path. This path refers to the output folder...

    docs.aspose.com/words/net/convert-a-document-to...
  4. Aspose.HTML HTML converted to DOCX no content n...

    We are currently leveraging the Converter.ConvertHTML to create a DOCX file from HTML content. // Use a MemoryStreamProvider to handle the in-memory conversion var streamProvider = new MemoryStreamProvider(); //…...DOCX file directly to a file path. This can sometimes yield different...htmlDocument = new HTMLDocument("path/to/your/input.html"); // Set...

    forum.aspose.com/t/aspose-html-html-converted-t...
  5. 使用 Python 更改 HTML 文本颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改文本颜色。包括内联和内部 CSS 示例、最佳实践和常见问题解答。...Setup directories and define paths 7 data_dir = "data" 8 output_dir...exist_ok = True) 10 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  6. 自定义形状|Aspose.Slides 文档

    在 .NET 中向 PowerPoint 演示文稿添加自定义形状...IGeometryPath path = shape . GetGeometryPaths ()[ 0 ]; path . RemoveAt...); shape . SetGeometryPath ( path ); } 创建自定义形状 计算形状的点。 创建 GeometryPath...

    docs.aspose.com/slides/zh/net/custom-shape/
  7. Data in Non-Primitive Shape|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....It returns all the connected paths that comprise the non-primitive...non-primitive shape. These paths are of the type ShapePath that holds...

    docs.aspose.com/cells/java/data-in-non-primitiv...
  8. CadLwPolyline Coordinates including (0,0) cause...

    Any CadLwPolyline with a coordinate of 0,0 ignores that point as valid coordinate. You can use the following example from another post to view the issue. This will render a triangle rather than a rectangle. using (Cad…...CadEdgeBoundaryPath path = new CadEdgeBoundaryPath(); path.Objects = new...new List(); path.Objects.Add(new CadBoundaryPathLine() { FirstPoint...

    forum.aspose.com/t/cadlwpolyline-coordinates-in...
  9. Generate and Read HIBC LIC Barcodes in 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.... Save ( $"{path}HIBCLICPrimary.png" ); } Secondary...Pixels = 10 ; gen . Save ( $"{path}HIBCLICSecondary.png" ); } Combined...

    docs.aspose.com/barcode/net/hibc-lic-barcodes/
  10. Several HTML Into Image Java

    Merge multiple HTML into Image in Java code. Save HTML as Image using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/html-to-im...