Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 67,466 for

paths

(0.11 sec)
  1. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....etc Process and draw graphics paths Render text with different fonts...

    products.aspose.com/drawing/net/
  2. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...without modifications (except paths to test files). So, I tested...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  3. Convert Outlook for Mac (OLM) Files to PST and ...

    Learn to convert Outlook for Mac (OLM) files to PST and MBOX in C#, preserving folder structure, attachments, and metadata during migration.... Steps Define the file paths for the input OLM file and the...MboxrdStorageWriter with the specified output path and options. Access the “Inbox”...

    blog.aspose.com/email/convert-olm-to-pst-and-mb...
  4. Convert AI to PSD via C# | products.aspose.com

    Sample code for AI to PSD C# conversion. Use API example code for batch AI files to PSD conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-psd/
  5. 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/
  6. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: using (...IsObjectLink ) { // Print the full path to the linked file. Console...

    docs.aspose.com/slides/net/manage-ole/
  7. 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/
  8. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....by an XML <glyph> element (paths, transformations, Unicode mapping)...static void Main () 9 { 10 // 1️⃣ Path to the *.svg* file 11 string...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  9. 使用 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/
  10. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... setFile ( Paths . get ( DATA_DIR . toString...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/