Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,745 for

rb

(0.06 sec)
  1. Add XML namespace in XMP metadata of EPS |Python

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for Python via .NET is explained and illustrated with the code snippets here....eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ad...
  2. Change simple values in XMP EPS metadata |Python

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  3. Aspose.PSD for Python via .NET 24.9 - Release N...

    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....psd" with open ( srcFile , "rb" , buffering = 0 ) as fileStream...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Pixel Data Manipulation using Aspose.PSD for Py...

    Example of how to directly and rapidly fast update raw pixel data using PSD Python API...using the open function and the “rb” mode. The buffering argument...

    docs.aspose.com/psd/python-net/pixel-data-manip...
  5. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Python source code for Standard 2 of 5 (Industrial 2 of 5) barcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/standar...
  6. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...docx' , 'rb' ) as stream : doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Change named value in XMP metadata of EPS|Python

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for Python is explained and illustrated with the code here....eps" , "rb" ,) 5 # Create a PsDocument instance...

    docs.aspose.com/page/python-net/xmp-metadata/ch...
  8. Custom Fonts Are Not Working when Using Aspose....

    I am using aspose slides python library, i have bunch of custom fonts loaded in the fonts folder and when i try to load and convert a sample pptx to pdf, i get the pdf generated with no text! When i comment the line wher…...open(output_file_temp_location, 'rb') as pdf_file: encoded_pdf =...

    forum.aspose.com/t/custom-fonts-are-not-working...
  9. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/zh-hant/python-net/w...
  10. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/zh-hant/python-net/w...