Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 74,326 for

ios

(0.18 sec)
  1. Salva un documento 3D|Documentation

    La classe Scene di Aspose.3D API rappresenta un documento 3D e gli sviluppatori possono salvare il suo oggetto in qualsiasi formato di file supportato....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/it/python-net/save-a-3d-docu...
  2. Guardar un documento 3D|Documentation

    La clase Scene de Aspose.3D API representa un documento 3D y los desarrolladores pueden guardar su objeto en cualquier formato de archivo compatible....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/es/python-net/save-a-3d-docu...
  3. 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...
  4. Ş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...
  5. 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...
  6. PDFから画像を抽出する|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Javaを使用してPDFから画像の一部を抽出する方法... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . IOException e ) { resultMessage...

    docs.aspose.com/pdf/ja/androidjava/extract-imag...
  7. Extraire les informations d'image et de signatu...

    Vous pouvez extraire des images à partir du champ de signature et extraire des informations de signature en utilisant la classe SignatureField avec C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/fr/cpp/extract-image-and-si...
  8. 프로그래밍 방식으로 PDF 문서 저장|Aspose.PDF for Python via ...

    .NET 라이브러리를 통해 파이썬용 파이썬 Aspose.PDF 파일로 PDF 파일을 저장하는 방법을 알아보세요.PDF 문서를 파일 시스템, 스트리밍 및 웹 응용 프로그램에 저장합니다....pdf as ap import io def save_document_to_stream (...document . pages . add () with io . FileIO ( outfile , 'w' ) as...

    docs.aspose.com/pdf/ko/python-net/save-pdf-docu...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is true in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Завантажити шрифт із файлу CFF | C++

    Рішення C++ API для завантаження шрифтів із файлу на жорсткому диску, навіть якщо це не шрифт сам по собі. Давайте розглянемо, як це зробити з файлу CFF.... IO ; Завантаження з файлу за допомогою...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/uk/cpp/how-to-load-fonts/l...