Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 6,943 for

path

(0.03 sec)
  1. Complement | Aspose.Imaging for .NET API Reference

    Complement Contents [ Hide ] Region.Complement method (1 of 4) Updates this Region to contain the portion of the spec......GraphicsPath path ) Parameter Type Description path GraphicsPath...condition ArgumentNullExceptio path isnull. See Also class GraphicsPath...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. Exclude | Aspose.PSD for .NET API Reference

    Exclude Contents [ Hide ] Region.Exclude method (1 of 4) Updates this Region to contain only the portion of its inter......GraphicsPath path ) Parameter Type Description path GraphicsPath...condition ArgumentNullExceptio path is null. See Also class GraphicsPath...

    reference.aspose.com/psd/net/aspose.psd/region/...
  3. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...Code for reproducing: String path = "c:\\Test\\"; Document documentOk...Document(path + "Test OK.docm"); documentOk.save(path + "Test...

    forum.aspose.com/t/converting-word-document-to-...
  4. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python... The result Copy 1 # The path to the documents directory....248), 1)) 13 # Create a new path by defining geometery in an...

    docs.aspose.com/page/python-net/xps/working-wit...
  5. Read Barcodes with Unicode Encodings|Documentation

    This article describes how to decode barcodes with Unicode encoding... Save ( $"{path}QRDetectEncoding.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}QRDetectEncoding.png" , DecodeType...

    docs.aspose.com/barcode/net/read-unicode-encodi...
  6. CustomFontSource | Aspose.Imaging for .NET API ...

    CustomFontSource CustomFontSource delegate Custom font source provider function public delegate CustomFontData [] Cus...... Path . Combine ( inputPath , fileName...; img . Save ( System . IO . Path . Combine ( outputPath , fileName...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image and consider the supported MHTML to Image conversion scenarios in C# examples. Try online MHTML Converter.... Jpeg ), Path. Combine (OutputDir, "convert-by-two-lines...ImageSaveOptions, and output file path to the ConvertMHTML() method...

    docs.aspose.com/html/net/convert-mhtml-to-image/
  8. Convert HTML to BMP – C# Examples

    Convert HTML to BMP in C# using Aspose.HTML API. Consider various HTML to BMP conversion scenarios in C# examples. Try online HTML Converter....ImageSaveOptions, and output file path to the ConvertHTML() method...for .NET. Copy 1 // Prepare a path to a source HTML file 2 string...

    docs.aspose.com/html/net/convert-html-to-bmp/
  9. XpsContentElement - Aspose.Page for Java - API ...

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....XpsPath Class incapsulating Path element features. Methods in...Adds a content element (Canvas, Path or Glyphs) <T extends XpsContentElement...

    reference.aspose.com/page/java/com.aspose.xps/c...
  10. Edit SVG File – C# Examples

    Learn how to edit SVG in C#. Add and edit SVG elements, edit SVG Paths, draw on bitmaps, and more using the Aspose.SVG for .NET library....(SVGPathElement class, qualifiedName = “path”). SVG Circle Each graphic element...Dom ; 4 using Aspose. Svg . Paths ; 5 ... 6 7 // Set SVG Namespace...

    docs.aspose.com/svg/net/edit-svg-file/