Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 61,026 for

paths

(0.24 sec)
  1. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...Document doc = new Document("path/to/your/document.docx"); foreach...Line : Ensure to adjust the paths and handle any exceptions as...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  2. SVG Colors in C# – SVG Fill, Stroke, Background...

    Learn how to work with SVG colors – change fill and stroke colors for SVG elements, convert colors between formats, and work with background....colorizing SVG shapes, lines, paths, text, or adding background...

    docs.aspose.com/svg/net/working-with-svg-colors/
  3. Dynamic add a svg picture not work when convert...

    Hi, I am using aspose-20.12. I want to add a svg picture before save to html. but in the html, can not found the picture. Workbook workbook = new Workbook("excel-normal3.xlsx"); Worksheet worksheet = workbook.getWorksh…...options); Check File Paths : Ensure that the path to the SVG file...

    forum.aspose.com/t/dynamic-add-a-svg-picture-no...
  4. 用C++读写XLS和XLSB文件的外部连接|Documentation

    学习如何使用Aspose.Cells for C++读取和修改XLS/XLSB文件中的外部数据库连接。...02_OutputDirectory \\ " ); // File paths U16String inputFilePath = srcDir...= "" ; Jet OLEDB : Registry Path = "" ; Jet OLEDB : Database...

    docs.aspose.com/cells/zh/cpp/read-and-write-ext...
  5. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....elements, including Shapes, Paths, and Vector Masks, to faithfully...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. Convert AI to TIFF via C# | products.aspose.com

    Sample code for AI to TIFF C# conversion. Use API example code for batch AI files to TIFF conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-tiff/
  7. Convert AI to PNG via C# | products.aspose.com

    Sample code for AI to PNG C# conversion. Use API example code for batch AI files to PNG conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-png/
  8. Configure Font Substitution in Presentations in...

    Enable optimal font substitution in Aspose.Slides for .NET when converting PowerPoint & OpenDocument presentations to other file formats....available fonts and the search paths differ across platforms, which...

    docs.aspose.com/slides/net/font-substitution/
  9. Aspose.PSD for .NET 19.7 - 发行说明|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.... Paths ) { var bezierKnotRecord = pathRecord...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. DWG to svg,我想在转svg的时候携带一些属性,我该如何操作? - Free Supp...

    使用Aspose for Java将DWG to svg,我想在转svg的时候携带一些自定义属性到svg的path、text元素中,我该如何操作?...svg,我想在转svg的时候携带一些自定义属性到svg的path、text元素中,我该如何操作? Professionalize...CAD for Java 没有提供在导出 SVG 时直接向 <path> 、 <text> 等元素写入自定义属性的 API(目...

    forum.aspose.com/t/dwg-to-svg-svg/323730