Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 69,792 for

paths

(0.27 sec)
  1. Customize PowerPoint Fonts in С++|Aspose.Slides...

    Customize fonts in PowerPoint slides with Aspose.Slides for С++ to keep your presentations sharp and consistent across any device....folders to the font search paths, but it does not change the...operating system font path. The paths loaded via FontsLoader...

    docs.aspose.com/slides/cpp/custom-font/
  2. Free SVG Applications – Documentation Aspose.SVG

    Aspose.SVG offers free, high-quality online apps to handle your SVG tasks with ease – convert, edit, merge, and optimize SVGs in seconds....By converting text to vector paths, you gain greater control over...unnecessary data, optimizing paths, reducing file size, and enhancing...

    docs.aspose.com/svg/apps/
  3. Aspose.PSD for Python via .NET 24.12 - Release ...

    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....[AI Format] Rework Compound Paths to work through APS Enhancement...[AI Format] Rework Compound Paths to work through APS source_file...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Determine Line Break|Aspose.PDF for Python via ...

    Learn more about how to determinate a line break of multi-line TextFragment using Python...begins by specifying output file paths for both the generated PDF document...add ( text ) document . save ( path_outfile ) notifications = document...

    docs.aspose.com/pdf/python-net/determine-line-b...
  5. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry Paths, curved corners, composite shapes....about shapes: A shape (or its path) can be closed or open . A closed...instance represents the geometry path of a GeometryShape object. To...

    docs.aspose.com/slides/python-net/custom-shape/
  6. Manage Audio in Presentations Using Java|Aspose...

    Create and control audio frames in Aspose.Slides for Java—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations.... readAllBytes ( Paths . get ( "sampleaudio.mp3" ));...audioData = Files . readAllBytes ( Paths . get ( "audio.mp3" )); IAudio...

    docs.aspose.com/slides/java/audio-frame/
  7. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow.... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // Create...

    docs.aspose.com/slides/java/image/
  8. Theme-Aware SVG Picture on a Slide Renders Stat...

    Summary A theme-aware SVG picture on a slide (a <p:pic> whose <asvg:svgBlip> references an SVG that uses the Microsoft Office theme class MsftOfcThm_Text1_Fill_v2) is rendered using the SVG’s static fallback fill (#FFFFF…...surfacing through different code paths. Configuration 1: sibling raster...Aspose to the static-fallback path. Outputs: Configuration1_Aspose_rendering...

    forum.aspose.com/t/theme-aware-svg-picture-on-a...
  9. I am unable to open DOC, Excel, and PPTX files ...

    I had a conversation with your team, and they informed me that by obtaining a temporary license, I would be able to open DOC, Excel, and PPT files in my project. However, when I visit the temporary license tab, I don’t s…...Document doc = new Document("path/to/your/document.docx"); //...doc.Save("path/to/save/document.pdf"); Replace the paths with your...

    forum.aspose.com/t/i-am-unable-to-open-doc-exce...
  10. LaTeX to XPS | Java

    Conversion functionality of Aspose.TeX API solution for Java lets you convert LaTeX files to the XPS format. Learn the code examples....of child elements - Canvas , Path and Glyphs . Canvas is a grouping...can contain other Canvases , Paths and Glyphs . Its purpose is...

    docs.aspose.com/tex/java/latex-to-xps/