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

ios

(0.83 sec)
  1. Rileva il formato del file di Office Open XML c...

    Scopri come rilevare il formato del file di Office Open XML (OOXML) criptato usando 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/it/cpp/detect-file-format...
  2. Ekstrak Informasi Gambar dan Tanda Tangan mengg...

    Anda dapat mengekstrak gambar dari bidang tanda tangan dan mengekstrak informasi tanda tangan menggunakan kelas SignatureField dengan C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/id/cpp/extract-image-and-si...
  3. Извлечь все изображения из фигур в Visio|Docume...

    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/ru/net/extract-all-imag...
  4. Aspose::Words::Saving::ResourceSavingArgs::set_...

    Aspose::Words::Saving::ResourceSavingArgs::set_ResourceStream method. Setter for Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream in C++....st System::SharedPtr<System::IO::Stream>&) method Setter for...System :: SharedPtr < System :: IO :: Stream > & value ) See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. ChmLoadOptions constructor | Aspose.Words for P...

    ChmLoadOptions constructor. Initializes a new instance of this class with default values....Document ( stream = io . BytesIO ( system_helper . io . File . read_all_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file.... IO ; Loading from the file using...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  7. Carregue uma fonte do arquivo CFF | C++

    Solução da API C ++ para carregar fontes de um arquivo no seu disco rígido, mesmo que esse arquivo não seja um inselo da fonte. Vamos ver como fazer isso de um arquivo CFF.... IO ; Carregando do arquivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/pt/cpp/how-to-load-fonts/l...
  8. Laden Sie eine Schriftart aus einer CFF-Datei |...

    C++-API-Lösung zum Laden von Schriftarten aus einer CFF-Datei auf Ihrer Festplatte, auch wenn es sich bei der Datei selbst nicht um eine Schriftart handelt... IO ; Laden aus der Datei mithilfe...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  9. ค้นหา

    ค้นหา...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-...
  10. Импорт и экспорт аннотаций в формате XFDF|Aspos...

    Вы можете импортировать и экспортировать аннотации в формате XFDF, используя библиотеку Aspose.PDF для Java....io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/ru/java/import-export-xfdf/