Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 67,176 for

path

(0.1 sec)
  1. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code.... Create rectangle path geometry with the CreatePathGeometry()...using System.Drawing; // The path to the documents directory....

    products.aspose.com/page/net/work-with-canvases/
  2. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render TrueType and OpenType fonts within Java products....null ) 32 continue ; 33 34 // path that accepts drawing instructions...instructions 35 GeneralPath path = new GeneralPath(); 36 37 // Create...

    docs.aspose.com/font/java/text-rendering-truety...
  3. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class....can specify either image file path or a stream of an image file...void AddImage01 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  4. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  5. Font Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/cells-font-settings/
  6. Licensing|Documentation

    Setting the License for Aspose.BarCode for .NET... SetLicense ( @"{path}Aspose.Total.Product.Family...the license from file //set path to file ( new Aspose . BarCode...

    docs.aspose.com/barcode/net/licensing/
  7. Convert HTML To EPUB Java

    Convert HTML to EPUB format in Java code. Save HTML as EPUB using Java.... Next, specify the path to the input file and create...You then need to specify the path to the EPUB output file and...

    products.aspose.com/words/java/conversion/html-...
  8. Convert HTML To WORD Java

    Convert HTML to WORD format in Java code. Save HTML as WORD using Java.... Next, specify the path to the input file and create...You then need to specify the path to the Word output file and...

    products.aspose.com/words/java/conversion/html-...
  9. Convert TEXT To PDF Java

    Convert TEXT to PDF format in Java code. Save TEXT as PDF using Java.... Next, specify the path to the input file and create...You then need to specify the path to the PDF output file and use...

    products.aspose.com/words/java/conversion/text-...
  10. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/data-validation/