Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 65,990 for

paths

(0.4 sec)
  1. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-slicer/
  2. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: var presentation...isObjectLink ()) { // Print the full path to the linked file. console...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  3. Choose Recognition Symbology|Documentation

    Learn how to choose and configure barcode symbologies when using BarCodeReader in Aspose.BarCode for Java.... Paths . get ( tempCode128Path ). toFile...read ( java . nio . file . Paths . get ( tempQrPath ). toFile...

    docs.aspose.com/barcode/java/developer-guide/ba...
  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. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....also allows you to provide paths to images used in the form....ImagesPaths string[] n/a Full path to each image mentioned in the...

    docs.aspose.com/omr/cpp/generate-template/page-...
  6. Features|Aspose.Imaging for Python via .NET

    Python image processing library core features includes read and write images, draw images, process images and convert between formats....options to set alternate library paths when compiling Python, or fixed...Bézier, Curve, Arc, Ellipse, Pie, Path) Clear Clipping to rectangular...

    docs.aspose.com/imaging/python-net/features/
  7. 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/
  8. 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...
  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. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // 创建...

    docs.aspose.com/slides/zh/java/image/