Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 72,563 for

ios

(0.1 sec)
  1. ค้นหา

    ค้นหา...IO.FileStream("Sample.eps", System.IO.FileMode.Create...Create, System.IO.FileAccess.Read)) { // สร้างสตรีมสำหรับไฟล์ EMF...

    blog.aspose.com/th/page/convert-eps-ps-postscri...
  2. Verificar contraseña de archivos cifrados con C...

    Verificar la contraseña de archivos cifrados de Excel (xlsx, xlsb, xls, xlsm) y OpenOffice (ODS) usando códigos C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/es/cpp/verify-password-of...
  3. Aspose.SVG for .NET 24.3.0 – Speichern Sie SVG ...

    Beispiele für die Verwendung veralteter und neuer Klassen zum Speichern von SVG in einem Stream mit 24.3.0 und früheren Versionen von Aspose.SVG for .NET.... IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...System. IO ; 2 using Aspose. Svg . IO ; 3 using System. IO . Compression...

    docs.aspose.com/svg/de/net/migration-between-ve...
  4. 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...
  5. 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...
  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. Látex a XPS | C++

    La funcionalidad de conversión de la solución API Aspose.TeX para C++ permite convertir archivos LaTeX al formato XPS....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/es/cpp/latex-to-xps/
  8. LaTeX zu XPS | C++

    Mit der Konvertierungsfunktion der Aspose.TeX-API-Lösung für C++ können LaTeX-Dateien in das XPS-Format konvertiert werden....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/de/cpp/latex-to-xps/
  9. Jak komprimovat soubory bez komprese přes Pytho...

    Jak přidávat soubory do archivů bez komprese pro vylepšenou správu souborů, poskytující pohodlí při přepravě, rychlý přístup a kompatibilitu napříč různými aplikacemi Python.NET...třídu StoreCompressionSett with io . FileIO( "archive.zip" , 'x'...třída - SevenZipStoreCompres with io . FileIO( "archive.7z" , 'x'...

    products.aspose.com/zip/cs/python-net/advanced-...
  10. Create figures in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/net/latex-figures/