Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 65,991 for

path

(0.17 sec)
  1. 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/
  2. Aspose.Words.Document convert changing icons - ...

    Hello, I have a attached a couple documents that when converted to PDF will result in rendering issues. The code is just a simple conversion from word to pdf using Aspose.Words (23.3.0) (Icons are being converted to ot…...need to take from the below path. Is this work? Can you please...or can I just call it from a path? Which will work? Thanks Jithin...

    forum.aspose.com/t/aspose-words-document-conver...
  3. Delete a Particular Page from the PDF File in R...

    Remove specific pages from PDF files programmatically using Aspose.PDF for Ruby.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/delete-a-particular-pa...
  4. Changing Plane Orientation|Documentation

    Aspose.3D for Python via .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....NET # The path to the data directory. dataDir...

    docs.aspose.com/3d/python-net/changing-plane-or...
  5. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  6. Setting Connector line jump style|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....NET // The path to the documents directory....

    docs.aspose.com/diagram/net/set-connector-line-...
  7. Creating and Saving MSG Files|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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/creating-and-saving-...
  8. 档案

    档案...parseBase64Binary(base64ImageString); String path = dataDir + "Base64 to Image...FileOutputStream fos = new FileOutputStream(path); try { fos.write(imageBytes);...

    blog.aspose.com/zh/pdf/convert-base64-string-to...
  9. API to manipulate Publisher files in C#

    Programing PUB files with Aspose.PUB for .NET starts with editing the file Metadata that describes properties like author, tile, company, language, etc....code does: Get the directory path where the input and output files...GetDataDir_Data() . Construct the full path of the input .pub file by appending...

    docs.aspose.com/pub/net/programming-with-docume...
  10. Remove Field in PHP|Aspose.Words for Java

    Remove Field using PHP....static function main () { // The path to the documents directory....

    docs.aspose.com/words/java/remove-field-in-php/