Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,328 for

rb

(0.04 sec)
  1. 使用 Python 将图片框架添加到演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 将图片框架添加到 PowerPoint 和 OpenDocument 演示文稿中。精简工作流程并增强幻灯片设计。...jpeg" , "rb" ) as in_file : image = pres...加载将添加到演示文稿图像集合的图像 with open ( "img.jpeg" , "rb" ) as in_file : image = presentation...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  2. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your presentations sharp and consistent across any device....( path ): with open ( path , "rb" ) as in_file : bytes = in_file...

    docs.aspose.com/slides/python-net/custom-font/
  3. Add Picture Frames to Presentations with Python...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Streamline your workflow and enhance slide designs....jpeg" , "rb" ) as in_file : image = pres...collection with open ( "img.jpeg" , "rb" ) as in_file : image = presentation...

    docs.aspose.com/slides/python-net/picture-frame/
  4. Outline levels not copying correctly with multi...

    When copying multiple source ranges from different workbooks, only the range copied from the first workbook will have its row outline levels preserved. Any subsequent ranges are assigned zero for all rows. The followin…...xlsx"); Range rb = b.Worksheets.GetRangeByName("'Input...Blocks'!ECON_EXP_PENSION"); rd.Copy(rb); workbook.Save(dir + "dest.xlsx");...

    forum.aspose.com/t/outline-levels-not-copying-c...
  5. 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...
  6. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/deutsch...
  7. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel recognition using Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/python-java/swiss-p...
  8. Manage Placeholders in Presentations with Pytho...

    Effortlessly manage placeholders in Aspose.Slides for Python via .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....png" , "rb" ) as in_file : autoShape . fill_format...

    docs.aspose.com/slides/python-net/manage-placeh...
  9. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性与工作流程效率。...jpeg" , "rb" ) as fs : data = fs . read ()...: with open ( "audio.mp3" , "rb" ) as fs : data = fs . read ()...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  10. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...