Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 60,921 for

paths

(0.48 sec)
  1. Vectorize GIF – C# code and Online Vectorizer

    GIF to vector online or in C#. Convert GIF to SVG and get all advantages of vector graphics. Try Online Image Vectorizer for free!...geometric shapes made up of path elements and saved as SVG. You...simplification, and building SVG path elements from the traces. Apply...

    products.aspose.com/svg/net/vectorization/gif-t...
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....(entrance, exit, emphasis, motion paths) and adjust timing. You can...

    docs.aspose.com/slides/java/manage-smartart-sha...
  3. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++....used are described in terms of paths and other geometrical primitives...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  4. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations.... Presentation ( path + "AddNodes.pptx" ) as pres...with slides . Presentation ( path + "AccessSmartArt.pptx" ) as...

    docs.aspose.com/slides/python-net/manage-smarta...
  5. 在Java中将PowerPoint转换为HTML|Aspose.Slides 文档

    在Java中转换PowerPoint为HTML:将PPTX或PPT保存为HTML。在Java中将幻灯片保存为HTML... getFontName (); String path = fontName + ".woff" ; // 可能需要一些路径清理...write ( new File ( m_basePath + path ). toPath (), fontData , StandardOpenOption...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,快速且完美地保留布局、链接和图像。... getFontName (); String path = fontName + ".woff" ; // 可能需要对路径进行清理...write ( new File ( m_basePath + path ). toPath (), fontData , StandardOpenOption...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  7. Apply Shape Animations in Presentations Using P...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for PHP via Java. Stand out!...exit , emphasis , and motion paths categories. Animations in Aspose...file to disk $pres -> save ( $path . "AnimText_out.pptx" , SaveFormat...

    docs.aspose.com/slides/php-java/shape-animation/
  8. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples....and retrieving their drawing paths or images. To parse line annotations...

    blog.aspose.com/pdf/parse-pdf-in-python/
  9. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...exit , emphasis , and motion paths categories. Animations in Aspose...file to disk pres -> Save ( path + u "AnimText_out.pptx" , Aspose...

    docs.aspose.com/slides/cpp/shape-animation/
  10. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language.... Copy 1 // The path to th documents directory. 2...42 } 43 44 document. save (Paths. get (dataDir, "ChangeTableStyleOut...

    docs.aspose.com/note/java/working-with-tables/