Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 72,972 for

ios

(0.36 sec)
  1. C++を使った暗号化済みファイルのパスワード検証|Documentation

    C++コードを使って、暗号化されたExcel(xlsx、xlsb、xls、xlsm)およびOpenOffice(ODS)ファイルのパスワード検証を行います。... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ja/cpp/verify-password-of...
  2. Infoga bakgrundsbild i Excel med C++|Documentation

    Hur man infogar bakgrundsbild till Excel med 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/sv/cpp/insert-background-...
  3. Splitter.split method | Aspose.Words for Python

    aspose.words.lowcode.Splitter.split method...split ( self , input_stream : io . BytesIO , save_format : aspose...Type Description input_stream io.BytesIO The input stream. save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::ImageData::get_ImageByt...

    Aspose::Words::Drawing::ImageData::get_ImageBytes method. Gets or sets the raw bytes of the image stored in the shape in C++....System :: SharedPtr < System :: IO :: Stream > imgStream = imgShape...System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Конвертация PDF в форматы изображений|Aspose.PD...

    Эта тема покажет вам, как Aspose.PDF позволяет конвертировать PDF в различные форматы изображений. Конвертируйте страницы PDF в изображения PNG, JPEG, BMP с помощью нескольких строк кода.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ru/java/convert-pdf-to-imag...
  6. 기존 PDF 파일에 이미지 추가|Aspose.PDF for Java

    이 섹션에서는 Java 라이브러리를 사용하여 기존 PDF 파일에 이미지를 추가하는 방법을 설명합니다....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/ko/java/add-image-to-existi...
  7. Estrai tutte le immagini dalle forme in Visio|D...

    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 . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/it/net/extract-all-imag...
  8. Extraiga todas las imágenes de las formas en Vi...

    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 . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/es/net/extract-all-imag...
  9. Replacer | Aspose.Words for Java

    Provides methods intended to find and replace text in the document in Java....io.InputStream Input document stream...Parameter Type Description input java.io.InputStream Input document stream...

    reference.aspose.com/words/java/com.aspose.word...
  10. ค้นหา

    ค้นหา...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/th/zip/unzip-a-gz-file-in-java-...