Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 61,554 for

paths

(0.06 sec)
  1. Edit SVG File – C# Examples with Aspose.SVG

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG Paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....(SVGPathElement class, qualifiedName = “path”). SVG Circle Each graphic element...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "basic-shapes...

    docs.aspose.com/svg/net/edit-svg-file/
  2. PDF to EPUB Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one EPUB single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining the...directory path with each input file name using path.join method...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  3. Manage Presentation Hyperlinks in Java|Aspose.S...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Java—enhance interactivity and workflow in minutes.... readAllBytes ( Paths . get ( "audio.mp3" ))); IAudioFrame...addVideo ( Files . readAllBytes ( Paths . get ( "video.avi" ))); IVideoFrame...

    docs.aspose.com/slides/java/manage-hyperlinks/
  4. Licence issue with total.net.lic - Free Support...

    We have a aspose.total.net.lic, I need to use words and pdf licence in the same project. How do I set them correctly, at the moment if I set words licence, than the words part is considered unlicenced, if I set pdf lice…...single-file deployments where file paths may differ . It is also possible...consider validating the license path and ensuring it’s accessible...

    forum.aspose.com/t/licence-issue-with-total-net...
  5. Licensing|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....reader = new BarCodeReader ( path , DecodeType . CODE_39_FULL_ASCII...license = new License (); Path filePath = Paths . get ( pathToLicenseFile...

    docs.aspose.com/barcode/java/licensing/
  6. Licensing|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....reader = new BarCodeReader ( path , DecodeType . CODE_39_FULL_ASCII...license = new License (); Path filePath = Paths . get ( pathToLicenseFile...

    docs.aspose.com/barcode/androidjava/licensing/
  7. 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...
  8. 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...
  9. 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...
  10. 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...