Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 53,140 for

path

(0.2 sec)
  1. Convert Dates to Japanese Dates with C++|Docume...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/convert-dates-to-japa...
  2. Add XML Map inside the Workbook using XmlMapCol...

    Add XML Map inside the workbook using XmlMapCollection.Add method with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input XML file U16String...

    docs.aspose.com/cells/cpp/add-xml-map-inside-th...
  3. Add Bookmark to PDF using Python | Aspose.PDF

    Add bookmark to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infile = path . join ( self . dataDir...dataDir , infile ) path_outfile = path . join ( self . dataDir...

    products.aspose.com/pdf/python-net/bookmarks/
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...A clip in a PS document is a path that bounds the content of the...will be cut off. A clipping path in .NET can be assigned in three...

    docs.aspose.com/page/net/ps/working-with-clips/
  5. HtmlFixedSaveOptions.export_embedded_svg proper...

    HtmlFixedSaveOptions.export_embedded_svg property. Specifies whether SVG resources should be embedded into Html document... path . exists ( ARTIFACTS_DIR + ...else : self . assertTrue ( os . path . exists ( ARTIFACTS_DIR + ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB to TIFF in C# using Aspose.HTML API. Consider various EPUB to TIFF conversion scenarios in C# examples. Try online EPUB Converter....file system at the specified path. Create a new object with TIFF...ImageSaveOptions, and output file path to the ConvertEPUB() method...

    docs.aspose.com/html/net/convert-epub-to-tiff/
  7. 图表渲染|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....Startup (); // Output directory path U16String outDir ( u ".. \\...Add ( u "A1:B3" , true ); // Path of output image file U16String...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  8. 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...com/aspose-page/Aspose.Page-for-.NET 2 // The path to the documents directory....

    docs.aspose.com/page/net/xps/working-with-trans...
  9. Image Vectorization – C# Examples

    Learn how to vectorize images in C#. Consider image vectorization functionalities and the effect of configuration properties on the result....42 } 43 }; 44 45 // Prepare a path for a source image file 46 string...string sourcePath = Path. Combine (DataDir, "formats.png" );...

    docs.aspose.com/svg/net/image-vectorization-exa...
  10. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method...Description file_name str Full path to the file. is_linked bool...inserted. icon_file str Full path to the ICO file. If the value...

    reference.aspose.com/words/python-net/aspose.wo...