Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 60,862 for

paths

(0.22 sec)
  1. Landray RDM EKP-20295 Convert Effect - Free Sup...

    words source code: src.zip (4.8 KB) origin doc: 测试文档 (1).docx.zip (12.5 KB) before converted: after converted: Please have a check....try { string inputFilePath = @"path\to\your\测试文档 (1).docx"; string...string outputImagePath = @"path\to\output\image.jpg"; // Load the...

    forum.aspose.com/t/landray-rdm-ekp-20295-conver...
  2. TextLayer.update_text(str) and PsdImage.save() ...

    Hi all, Hope you can help me… I am running a test calling the above functions on an Ubuntu 22.04 via the python via .NET wheel downloadable from aspose with a temporary license and receiving the error message “RuntimeE…...lic') # Specify File Paths sourceFile = "bd-worlds-best-pink-tweaked...outputFile = "test-output.psd" if os.path.exists(outputFile): os.remove(outputFile)...

    forum.aspose.com/t/textlayer-update-text-str-an...
  3. Archive

    archives... Define the paths of the images to be merged together...

    blog.aspose.com/imaging/merge-jpg-images-in-csh...
  4. HTTP 500 errors - Free Support Forum - aspose.com

    Something is wrong with your servers. For the past 15 or more hours, we’ve been getting 500 errors at various spots in our PDF generation. We are long time users. It happens at a different point in the code each time(s…...your requests, such as file paths and storage options. Incorrect...

    forum.aspose.com/t/http-500-errors/311080
  5. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: auto presentation...get_IsObjectLink ()) { // Print the full path to the linked file. std :: wcout...

    docs.aspose.com/slides/cpp/manage-ole/
  6. Password Protecting the Exported Presentation|A...

    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.... All paths used below refer to the Microsoft...

    docs.aspose.com/slides/reportingservices/passwo...
  7. 图片|Aspose.Slides 文档

    使用 Java 在 PowerPoint 演示文稿中处理图像。使用 Java 从磁盘或网络向 PowerPoint 幻灯片添加图像。使用 Java 向幻灯片母版或作为幻灯片背景添加图像。使用 Java 向 PowerPoint 演示文稿添加 SVG。使用 Java 将 SVG 转换为 PowerPoint 中的形状。使用 Java 在幻灯片中添加 EMF 图像。... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // 创建...

    docs.aspose.com/slides/zh/androidjava/image/
  8. How to draw a snowflake – SVG Tutorial With Cod...

    Create stunning snowflakes in SVG with clear code, reusable elements, and smooth animation – perfect for winter web and graphic design....of basic concepts, including paths, transformations and reusable...them. SVG Path Data – This article shows how the paths can be used...

    docs.aspose.com/svg/how-to-draw-a-snowflake/
  9. Extract Data from AcroForm using Python|Aspose....

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....import FileIO from os import path import json from aspose.pycore...import cast , is_assignable path_infile = self . dataDir + infile...

    docs.aspose.com/pdf/python-net/extract-data-fro...
  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