Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 61,488 for

paths

(0.16 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. 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...
  3. 用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...
  4. 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...
  5. 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/
  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. 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...
  9. Html to pdf conversion - aspose-imaging - Free ...

    i used below dependency in java to convert html file to pdf. <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-imaging</artifactId> <version>25.5</version> </depen…...Specify the path to your HTML file String htmlFilePath = "path/to/your/input...output PDF file path String outputPdfPath = "path/to/your/output...

    forum.aspose.com/t/html-to-pdf-conversion-aspos...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in C++ using Aspose.Slides, featuring concise code examples and performance-focused guidance....(entrance, exit, emphasis, motion paths) just like for other shapes...

    docs.aspose.com/slides/cpp/manage-smartart-shape/