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

path

(0.08 sec)
  1. Rendering Device – Aspose.HTML for Python via .NET

    Render HTML to PDF, XPS, DOCX, and images using PdfDevice, XpsDevice, DocDevice, and ImageDevice classes in Aspose.HTML for Python via .NET API....Prepare output directory and path for the PDF file 8 output_dir...exist_ok = True) 10 save_path = os. path . join (output_dir, "document...

    docs.aspose.com/html/python-net/rendering-device/
  2. PCL to PDF Merge using Python | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...the specified output file path ( path_outfile ). Here is an example...aspose.pdf as apdf from os import path pcl_load_options = apdf . PclLoadOptions...

    products.aspose.com/pdf/python-net/merger/pcl-t...
  3. Shape.strokeWeight property | Aspose.Words for ...

    Shape.strokeWeight property. Defines the brush thickness that strokes the Path of a shape in points....brush thickness that strokes the path of a shape in points. get strokeWeight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....can also be used to update a path to the external workbook (if...data source. If the relative path for an external workbook is...

    docs.aspose.com/slides/php-java/chart-workbook/
  5. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...BoundaryPath = [] }; // Outer boundary path (big circle) var outerPath =...= 1 } ] }; // Inner boundary path (middle circle, reversed) var...

    forum.aspose.com/t/hatch-fucnction-not-work/322760
  6. Generate MaxiCode Barcodes in C#|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.... Save ( $"{path}MaxiCodeMode2First.png" , BarCodeImageFormat..."MaxiCode Mode 2" ; gen . Save ( $"{path}MaxiCodeMode2Second.png" , BarCodeImageFormat...

    docs.aspose.com/barcode/net/maxicode-barcodes/
  7. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  8. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document....not its full local file system path. # We can set a flag to make...make it show the full file path. field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....get_pdf_file_information (): # The path to the documents directory data_dir...set_file_information (): # The path to the documents directory data_dir...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/