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

ios

(0.23 sec)
  1. 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...
  2. 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...
  3. Şifreli Office Open XML OOXML Dosyalarının Form...

    Aspose.Cells for C++ kullanarak şifreli Office Open XML (OOXML) dosyalarının dosya formatını nasıl tespit edeceğinizi öğrenin....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/tr/cpp/detect-file-format...
  4. 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...
  5. 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...
  6. Извлечь все изображения из фигур в 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...
  7. 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...
  8. 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...
  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/