Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 59,307 for

path

(0.08 sec)
  1. XSLFO to DOC Converter using Python | Aspose.PDF

    Sample code on Python for XSLFO to DOC conversion. Use example code for batch XSLFO to DOC conversion with Python and .NET...file at the specified output path, applying the chosen format...apdf from os import path path_xsltfile = path . join ( self . data_dir...

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

    Sample code on Python for XPS to SVG conversion. Use example code for batch XPS to SVG conversion with Python and .NET...output file path using the join function from the os.path module....at the specified output file path, applying the defined SvgSaveOptions...

    products.aspose.com/pdf/python-net/conversion/x...
  3. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....String The path to the XML file to be used as...xmlPath java.lang.String The path to the XML file to be used as...

    reference.aspose.com/words/java/com.aspose.word...
  4. EPS to HTML Converter using Python | Aspose.PDF

    Sample code on Python for EPS to HTML conversion. Use example code for batch EPS to HTML conversion with Python and .NET... Specify the path to the input PDF file by joining...and specifying the input file path. Create a HtmlSaveOptions object...

    products.aspose.com/pdf/python-net/conversion/e...
  5. HTML to EPUB Converter using Python | Aspose.PDF

    Sample code on Python for HTML to EPUB conversion. Use example code for batch HTML to EPUB conversion with Python and .NET... Specify the path to the input PDF file by joining...to a new file at the defined path. Here is an example that demonstrates...

    products.aspose.com/pdf/python-net/conversion/h...
  6. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....DocSaveOptions, and output file path to the ConvertMHTML() method...file system at the specified path. Copy 1 // Convert MHTML to...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  7. FieldTemplate.includeFullPath property | Aspose...

    FieldTemplate.includeFullPath property. Gets or sets whether to include the full file Path name....whether to include the full file path name. get includeFullPath ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FolderFontSource.folderPath property | Aspose.W...

    FolderFontSource.folderPath property. Path to the folder....folderPath property Path to the folder. get folderPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FileFormatUtil.DetectFileFormat fails to detect...

    to reproduce: unzip the attached file call Aspose.Words.FileFormatUtil.DetectFileFormat for the text file expected to get Txt, but got Unknown data_1000chars_Uknown.txt.zip (805 Bytes)...DetectFileFormat("path_to_your_extracted_file"); Expected...Check the File Path : Ensure that the file path provided to the...

    forum.aspose.com/t/fileformatutil-detectfilefor...
  10. Replace text in a workbook using Regular Expres...

    Replace text in a workbook using Regular Expression with Aspose.Cells in C++....Cells-for-C // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/cpp/replace-text-in-a-wor...