Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 72,360 for

ios

(0.7 sec)
  1. Infoga en WAV fil som ett Ole objekt med C++|Do...

    Lär dig hur du infogar en WAV fil som ett OLE objekt i Excel ark med Aspose.Cells och C++.... ToUtf8 (), std :: ios :: binary ); if ( ! imageStream...imageStream . seekg ( 0 , std :: ios :: end ); std :: vector < uint8_t...

    docs.aspose.com/cells/sv/cpp/inserting-a-wav-fi...
  2. 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...
  3. PDF를 이미지 형식으로 변환|Aspose.PDF for Java

    이 주제는 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/ko/java/convert-pdf-to-imag...
  4. Extract Image and Signature Information using A...

    You may extract images from the signature field and extract signature information using the SignatureField class with C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/cpp/extract-image-and-signa...
  5. Dateiformat verschlüsselter Office Open XML OOX...

    Erfahren Sie, wie Sie das Dateiformat verschlüsselter Office Open XML (OOXML) Dateien mit Aspose.Cells for C++ erkennen können....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/de/cpp/detect-file-format...
  6. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to HTML format... io . Directory . exists ( images_dir...images_dir ): system_helper . io . Directory . delete ( images_dir...

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

    Procurar...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/pt/pdf/extract-images-from-pdf-...
  8. آرشیوها

    آرشیوها...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/fa/page/convert-eps-ps-to-svg-c...
  9. Archiv

    Archiv...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/cs/zip/unzip-a-gz-file-in-java-...
  10. Ruby de Çalışma Sayfalarını Yönetme|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....Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...

    docs.aspose.com/cells/tr/java/managing-workshee...