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

paths

(0.41 sec)
  1. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....Excel files by setting the paths of all the source Excel files...

    kb.aspose.com/cells/net/merge-excel-files-using...
  2. 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/
  3. 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-...
  4. 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...
  5. 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...
  6. 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/
  7. 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/
  8. 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/
  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. PDF to PDFA Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PDFA 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...