Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 60,965 for

path

(0.06 sec)
  1. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate and 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...
  2. 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-...
  3. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....MarkdownSaveOptions, and the path to the output file. To convert...directories and paths 8 output_dir = "output/" 9 if not os. path . exists...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....ExampleValidate01 () { // String for path name. String _dataDir ( "C:...ExampleValidate02 () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  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. Convert MD to OST in Python | products.aspose.com

    Save MD to OST 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...
  7. XPS to PNG Converter using Python | Aspose.PDF

    Sample code on Python for XPS to PNG conversion. Use example code for batch XPS to PNG conversion with Python and .NET...at the specified output path (e.g., path_outfile + str(page_count)...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/x...
  8. XPS to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for XPS to JPEG conversion. Use example code for batch XPS to JPEG conversion with Python and .NET...at the specified output path (e.g., path_outfile + str(page_count)...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/x...
  9. PDF to DOCX Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-docx/
  10. Convert MD to EMLX in Python | products.aspose.com

    Save MD 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...