Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 89,408 for

paths

(0.09 sec)
  1. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality.... Set the path to the documents directory....using Aspose.Page.XPS; // The path to the documents directory....

    products.aspose.com/page/net/merge-xps-files/
  2. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....document = new SVGDocument ( Path . Combine ( DataDir , "owl.svg"...ConvertSVG ( document , saveOptions , Path . Combine ( OutputDir , "owl_out...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  3. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....SetPrivilegesOnExist () { // String for path name. String _dataDir ( "C:...EncryptPDFFile () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  4. ioperatorselector - Aspose.PDF for Java - API R...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... Parameters: f - Fill path operator (nonzero winding number...operator. Parameters: F - Fill path operator (nonzero winding number...

    reference.aspose.com/pdf/java/com.aspose.pdf/io...
  5. vbareferencetype - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Exception { final String BROKEN_PATH = "X:\\broken.dll"; Document...String path = getLibIdPath(reference); if (BROKEN_PATH.equals(path))...

    reference.aspose.com/words/java/com.aspose.word...
  6. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++.... url = 'path/to/file' recognize_result =...); import sys sys . path . append ( './path/to/lib/asposeocr' )...

    products.aspose.com/ocr/python-cpp/
  7. Edit Markdown in C# – Aspose.HTML for .NET

    Code to edit MD files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MD file....edit MD files // Specify the path to the source MD file var input...Prepare a path for MD file saving string savePath = Path.Combine(OutputDir...

    products.aspose.com/html/net/editor/md/
  8. EmfPlusPathPointType - Aspose.Imaging for Java ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....specifies properties of the path point. int getType () Gets or...sets 4-bit unsigned integer path point type. void setData (int...

    reference.aspose.com/imaging/java/com.aspose.im...
  9. emfpluspathpointtype - Aspose.Imaging for Java ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....specifies properties of the path point. int getType () Gets or...sets 4-bit unsigned integer path point type. void setData (int...

    reference.aspose.com/imaging/java/com.aspose.im...
  10. Convert EPUB to JPG in Java

    Convert EPUB to JPG in Java using Aspose.HTML API. Consider various EPUB to JPG conversion scenarios in Java code.... Jpeg ), Path . combine ( getOutputDir ()...file system at the specified path. Create an instance of with...

    docs.aspose.com/html/java/convert-epub-to-jpg/