Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 62,427 for

ios

(0.42 sec)
  1. Interface de saída do Aspose.TeX | Python via .NET

    Aqui está uma explicação da funcionalidade de conversão da solução ASPPE.TEX API para Python, com Tex como o formato de saída, com exemplos de código.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/pt/python-net/aspose-tex-ou...
  2. 아카이브

    아카이브...io.FileWriter writer = new java.io.FileWriter(new...FileWriter(new java.io.File("Extracted_text.txt")); writer.write(extractedText);...

    blog.aspose.com/ko/pdf/extract-text-from-pdf-us...
  3. Archivio

    Archivio...Typeset(System::SharedPtr System::IO::Stream flusso, System::SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/it/tex/create-custom-tex-format...
  4. 記録

    記録...io.FileInputStream psStream = new java.io.FileInputStream("input...ファイル入力ストリームを初期化します java.io.FileInputStream psStream = new java.io.FileInputStream("input...

    blog.aspose.com/ja/page/combine-merge-ps-postsc...
  5. Procurar

    Procurar...Typeset(System::SharedPtr System::IO::Stream stream, System::SharedPtr...t(System::MakeObject<System::IO::MemoryStream>(System::Text:...

    blog.aspose.com/pt/tex/create-custom-tex-format...
  6. Arbete med bakgrund i ODS filer med C++|Documen...

    Lär dig hantera färgade och grafiska bakgrunder i ODS filer med Aspose.Cells och C++....ofstream fout ( filePath , std :: ios :: binary ); fout . write ( reinterpret_cast...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...

    docs.aspose.com/cells/sv/cpp/working-with-backg...
  7. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....System :: IO :: FileStream > ( u "sample2.mp3" , System :: IO :: FileMode...FileMode :: Open , System :: IO :: FileAccess :: Read ); auto...

    docs.aspose.com/slides/cpp/audio-frame/
  8. Cargar una fuente desde un archivo CFF | C++

    Solución API de C++ para cargar fuentes desde un archivo CFF en su disco duro incluso si este archivo no es una fuente en sí.... IO ; Cargando desde el archivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/es/cpp/how-to-load-fonts/l...
  9. 从CFF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。... IO ; 使用FileInfo对象从文件加载 遵循该算法来实现字体加载:...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  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...