Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 6,938 for

path

(0.08 sec)
  1. Aspose.PSD for .NET 21.10 - Release Notes|Docum...

    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....existing layer without vector path data. VectorPath vectorPath...Set the fill color of vector path vectorPath . FillColor = Color...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  2. VbaReferenceType | Aspose.Words for Java

    Allows to specify the type of a VbaReference object in Java....Exception { final String BROKEN_PATH = "X:\\broken.dll"; Document...String path = getLibIdPath(reference); if (BROKEN_PATH.equals(path))...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page-for-Java 2 // The path to the documents directory....(Color. GRAY )); 9 10 // Create path with closed rectangle geometry...

    docs.aspose.com/page/java/xps/working-with-tran...
  4. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create a rectangle path. Fill the rectangle with the...the document. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-textures/
  5. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...public static void Main() { // Path to your custom font directory...directory. string customFontsDir = "path/to/your/CustomFonts"; // Specify...

    forum.aspose.com/t/converting-to-pdf-raises-exc...
  6. Licensing|Aspose.Slides Documentation

    Learn how to apply, manage, and troubleshoot licenses in Aspose.Slides for C++. Ensure uninterrupted access to full features with our step-by-step licensing guide....in the following locations: A path explicitly specified in your...only the file name, without the path. The following C++ code shows...

    docs.aspose.com/slides/cpp/licensing/
  7. Fills and Strokes in SVG – Basics and SVG Code

    Learn about properties that allow you to set different aspects of SVG fill and stroke, including color, opacity, thickness, use of dashing, etc....graphical elements such as shapes, paths and text – are rendered by being...curve, the fill colourizes open paths too as if the last its point...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  8. Convert EPUB to BMP – C# Examples

    Convert EPUB to BMP in C# using Aspose.HTML API. Consider various EPUB to BMP conversion scenarios in C# examples. Try online EPUB Converter....file system at the specified path. Create a new object with ImageFormat...ImageSaveOptions, and output file path to the ConvertEPUB() method...

    docs.aspose.com/html/net/convert-epub-to-bmp/
  9. Convert EPUB to GIF in C# – Aspose.HTML for .NET

    Convert EPUB to GIF in C# using Aspose.HTML API. Consider various EPUB to GIF conversion scenarios in C# examples. Try online EPUB Converter....file system at the specified path. Create a new object with GIF...ImageSaveOptions, and output file path to the ConvertEPUB() method...

    docs.aspose.com/html/net/convert-epub-to-gif/
  10. LaTeX to PDF | Aspose.TeX for .NET

    To convert TeX to PDF using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples.... 8 new TeXJob(Path. Combine (RunExamples. InputDirectory...constructor. We must specify the full path to the file. Otherwise, the...

    docs.aspose.com/tex/net/latex-to-pdf/