Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 89,427 for

paths

(0.09 sec)
  1. Konwerter EPS na HTML przy użyciu Python | Aspo...

    Przykładowy kod w Pythonie dla EPS do HTML konwersji. Użyj przykładowego kodu dla partii EPS do HTML konwersji za pomocą Pythona i .NET...outfile ): path_infile = self . dataDir + infile path_outfile =...options document = Document ( path_infile , options ) # Instantiate...

    products.aspose.com/pdf/pl/python-net/conversio...
  2. Convert Visio to PDF via Python | products.aspo...

    Sample Python conversion Visio to PDF file. Use this example code to convert Visio to PDF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  3. Convert VSX to SWF via Python | products.aspose...

    Sample Python conversion code for VSX format to SWF file. Use this example code to convert VSX to SWF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  4. Convert VSX to XAML via Python | products.aspos...

    Sample Python conversion code for VSX format to XAML file. Use this example code to convert VSX to XAML within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  5. Working with Portfolio in PDF|Aspose.PDF for .NET

    How to Create a PDF Portfolio with C#. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....PDF // The path to the documents directory....com/aspose-pdf/Aspose.PDF-for-.NET // The path to the documents directory....

    docs.aspose.com/pdf/net/portfolio/
  6. Saving a Presentation Causes "Method or Operati...

    Hi Here is the file (please delete after usage !): here is the code: using (var stream = new FileStream(ppt, FileMode.Open)) { var presentation = new Aspose.Slides.Presentation(stream, loadOptions); try …...stream = new FileStream(ppt_path, FileMode.Open)) { Aspose.Slides...ppt_file_aspose_format = GetPresFormat(ppt_path); pres.Save(ppt_out, ppt_file_aspose_format);...

    forum.aspose.com/t/saving-a-presentation-causes...
  7. Convert HTML to MHTML – C# Examples

    Learn how to convert HTML to MHTML in C#. You will consider the supported HTML to MHTML conversion scenarios and C# examples to illustrate them...." , new MHTMLSaveOptions (), Path . Combine ( OutputDir , "co...MHTMLSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-mhtml/
  8. EmfPlusPathPointType | Aspose.Imaging for .NET ...

    EmfPlusPathPointType Contents [ Hide ] EmfPlusPathPointType class The EmfPlusPathPointType object specifies a type va......specifies properties of the path point. This value MUST be one...sets 4-bit unsigned integer path point type. This value MUST...

    reference.aspose.com/imaging/net/aspose.imaging...
  9. EmfSelectClipPath | Aspose.Imaging for .NET API...

    EmfSelectClipPath Contents [ Hide ] EmfSelectClipPath class The EMR_SELECTCLIPPATH record specifies the current path ......record specifies the current path as a clipping region for a playback...specifies the way to use the path. The value MUST be in the RegionMode...

    reference.aspose.com/imaging/net/aspose.imaging...
  10. add method | Aspose.Cells for Python via .NET A...

    add method add Add a XmlMap by the url/path of a xml/xsd file. Returns XmlMap object index. def add ( self , url ): .......add Add a XmlMap by the url/path of a xml/xsd file. Returns XmlMap...Type Description url str url/path of a xml/xsd file. Example The...

    reference.aspose.com/cells/python-net/aspose.ce...