Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 61,126 for

path

(0.1 sec)
  1. PDF to EMF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/p...
  2. SVG to BMP Converter using Python | Aspose.PDF

    Sample code on Python for SVG to BMP conversion. Use example code for batch SVG to BMP conversion with Python and .NET... Specify the path to the input PDF document by...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/s...
  3. Working with Transparency in XPS file | .NET

    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 .NET...property to set opacity mask on XPS path. You need to specify and add...masked by ImageBrush 11 XpsPath path = canvas. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/net/xps/working-with-trans...
  4. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  5. HTML to PDF generates extra bold text - Free Su...

    Hello, I am facing a issue while generating html to pdf which produces extra bold text in pdf. Here is the files for your reference. HtmlBoldIssue.zip (67.5 KB)...Prepare a path to a source HTML file string documentPath = Path.Combine(dataDir...Prepare a path for converted file saving string savePath = Path.Combine(dataDir...

    forum.aspose.com/t/html-to-pdf-generates-extra-...
  6. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output document.... When a relative path is specified, FontsFolder and...specifies the relative path. This path refers to the output folder...

    docs.aspose.com/words/cpp/convert-a-document-to...
  7. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....NET // The path to the documents directory....com/aspose-page/Aspose.Page-for-.NET // The path to the documents directory....

    docs.aspose.com/page/net/convert-eps/
  8. 添加图像和文本|Aspose.PDF for .NET

    本节解释如何使用 PdfFileMend 类添加图像和文本。...void AddImage01 () { // The path to the documents directory var...void AddImage02 () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/adding-images-and-te...
  9. Convert BMP to EML in Python | products.aspose.com

    Save BMP to EML 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. Convert MBOX to DOCM in Python | products.aspos...

    Save MBOX to DOCM in your Python applications without using Microsoft Outlook or Word...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...