Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 74,198 for

ios

(0.28 sec)
  1. Ganti Gambar dalam File PDF yang Ada menggunaka...

    Pelajari cara mengganti gambar yang disematkan dalam file PDF yang ada menggunakan Python....pdf as ap from io import FileIO def replace_image...import aspose.pdf as ap from io import FileIO def replace_image_with_absorber...

    docs.aspose.com/pdf/id/python-net/replace-image...
  2. ChmLoadOptions.original_file_name property | As...

    ChmLoadOptions.original_file_name property. The name of the CHM file...Document ( stream = io . BytesIO ( system_helper . io . File . read_all_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the document.... io . File . read_all_bytes ( IMAGE_DIR...'Thumbnail' ) system_helper . io . File . write_all_bytes ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Сохраните документ 3D|Documentation

    Класс Сцена Aspose.3D API представляет собой документ 3D, и разработчики могут сохранить его объект в любом поддерживаемом формате файла....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/ru/python-net/save-a-3d-docu...
  5. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....io.InputStream loadOptions LoadOptions...LoadOptions outputStream java.io.OutputStream saveOptions SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. Microsoft Graph 유틸리티 기능|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....io.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/ko/java/microsoft-graph-u...
  7. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....System :: SharedPtr < System :: IO :: MemoryStream > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/cpp/working-solution-for...
  8. 环境配置 – Aspose.HTML for Java

    学习如何在应用程序运行时创建不同的环境配置--使用沙盒、运行时服务、网络服务等。... io . FileWriter fileWriter = new java. io . FileWriter...try (java. io . FileWriter fileWriter = new java. io . FileWriter...

    docs.aspose.com/html/zh/java/environment-config...
  9. Обнаружение формата файла зашифрованных Office ...

    Узнайте, как обнаружить формат файла зашифрованных Office Open XML (OOXML) файлов с помощью Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ru/cpp/detect-file-format...
  10. License.set_license method | Aspose.Words for P...

    aspose.words.License.set_license method...set_license ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO A stream that contains the...

    reference.aspose.com/words/python-net/aspose.wo...