Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 61,055 for

path

(0.08 sec)
  1. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....lines, and polygons into the path Generate a brush with color...circles, arcs, and lines into the path, color them using a brush, and...

    kb.aspose.com/drawing/java/create-transparent-i...
  2. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/python-net/how-to-change-b...
  3. HtmlSaveOptions.cssStyleSheetFileName property ...

    HtmlSaveOptions.cssStyleSheetFileName property. Specifies the Path and the name of the Cascading Style Sheet (CSS) file written when a document is exported to HTML...cssStyleSheetFileNam property Specifies the path and the name of the Cascading...the “.css” extension. If only path but no file name is specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity.... Presentation ( path + "AccessSlides.pptx" ) as presentation...with slides . Presentation ( path + "AccessSlides.pptx" ) as presentation...

    docs.aspose.com/slides/python-net/presentation-...
  5. Open a spreadsheet document for read-only acces...

    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....SpreadsheetDocument based on a file path. using ( SpreadsheetDocument...SpreadsheetDocument based on a file path. Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  6. Saving Files in Python|Documentation

    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....name (with its complete storage path) and the desired file format...Workbook object with an Excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/java/saving-files-in-python/
  7. Render Custom Date Format Pattern g and ge mm d...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports rendering dates using custom date format patterns 'g' and 'ge'. This article will describe how to render custom date format patterns using the Aspose.Cells library so that users can control how dates are displayed if they want....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/render-custom-date-fo...
  8. PDF to PPTX Converter using Python | Aspose.PDF

    Sample code on Python for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and .NET... Specify the path to the input PDF document by...presentation (PPTX format). Specify the path where the resulting PowerPoint...

    products.aspose.com/pdf/python-net/conversion/p...
  9. EPS to EMF Converter using Python | Aspose.PDF

    Sample code on Python for EPS to EMF conversion. Use example code for batch EPS to EMF conversion with Python and .NET... Specify the path to the input PDF file by joining...directory structure. Define the path to the output EMF files by joining...

    products.aspose.com/pdf/python-net/conversion/e...
  10. Convert Markdown to DOCX in Python – Aspose.HTML

    Convert Markdown to DOCX using Aspose.HTML Python library. Consider Markdown to DOCX conversion scenarios in Python examples....DocSaveOptions, and output file path. If your case is to create a...saving as sav 6 7 # Prepare a path to a source Markdown file 8...

    docs.aspose.com/html/python-net/convert-markdow...