Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 61,026 for

path

(0.17 sec)
  1. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...text not following the intended path. Solution To maintain the text...update_text_layer("path/to/your/source.psd", "path/to/your/output...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  2. Add images to XPS files | API for C++

    C++ API Solution to work with XPS files. Learn how to add images to your documents with these native C++ APIs....XpsPath object with the necessary Path Geometry defined. Calling the...Property of the path. Create an ImageBrush to fill the path with the...

    products.aspose.com/page/cpp/add-images-to-xps/
  3. Manipulating Adobe Illustrator Formats|Document...

    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....Save method with destination path and an instance of PsdOptions...Save method with destination path and an instance of JpegOptions...

    docs.aspose.com/psd/net/manipulating-adobe-illu...
  4. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...clip is a boundary defined by a path that restricts the visibility...truncated. In Python, clipping paths can be assigned in three ways:...

    docs.aspose.com/page/python-net/ps/working-with...
  5. Manipulating Adobe Illustrator Formats|Document...

    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....Save method with destination path and an instance of PsdOptions...save method with destination path and an instance of JpegOptions...

    docs.aspose.com/psd/java/manipulating-adobe-ill...
  6. Query: `Aspose.Drawing.GraphicsPath.Flatten()` ...

    Dear Aspose Support Team, We are currently in the process of evaluating, Aspose.Drawing to replace System.Drawing. Aspose .Drawing version: 25.6.0 .NET Framework: 4.7.2 OS: Windows 11 Our codebase makes extensive u…...0 MB) Code used to draw path : private void DrawCircleWithAspose(...dy); var path = new DrawingA.Drawing2D.GraphicsPath(); path.AddEllipse(center...

    forum.aspose.com/t/query-aspose-drawing-graphic...
  7. Opening an Excel File|Documentation

    This article introduces how to open a file in GridDesktop....of the control to specify the path of the Excel file. After that...the file from the specified path and display its contents. The...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#.... to the path Create a colored brush and use...ellipses, arcs, etc., to the path, create a brush and fill shapes...

    kb.aspose.com/drawing/net/create-transparent-im...
  9. Convert PDF to EMLX in Python | products.aspose...

    Save PDF to EMLX within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  10. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....optimized document to the new path using the Save() method. If...Output file: var initialFile = Path . Combine ( dataDir , "UnOptimizedDocument...

    products.aspose.com/pdf/net/compress/