Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 62,410 for

ios

(0.2 sec)
  1. 記録

    記録...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/ja/zip/unzip-a-gz-file-in-java-...
  2. Lưu trữ

    Lưu trữ...System::String fontPath = System::IO::Path::Combine(get_DataDir()...System::String outPath = System::IO::Path::Combine(get_OutputDir()...

    blog.aspose.com/vi/font/convert-type1-to-ttf/
  3. 搜索

    搜索...io.FileWriter writer = new java.io.FileWriter(new...FileWriter(new java.io.File("Extracted_text.txt")); writer.write(extractedText);...

    blog.aspose.com/zh-hant/pdf/extract-text-from-p...
  4. Archiv

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

    blog.aspose.com/cs/tex/create-custom-tex-format...
  5. 라이선스 TeX 로드 | C++ API 솔루션 | Aspose

    TeX와 함께 작동하는 C++ API 솔루션입니다. 몇 줄의 C++ 코드를 사용하여 파일이나 스트림에서 라이센스 정보를 로드합니다....Aspose::TeX; using System; using System::IO; // Initialize a license object...FileStream System::SharedPtr<System::IO::FileStream> myStream = Syst...

    products.aspose.com/tex/ko/cpp/loading-license/
  6. Interface de sortie d'Aspose.TeX | C++

    De conversion de la solution API Aspose.TeX pour C++ avec TeX, en tant que format de sortie, est expliquée ici avec les exemples de code....System::SharedPtr < System::IO::Stream > outZipStream = System::IO::File::Ope...n(System::IO::Path::Combine(RunExamples::OutputDirectory, u "zip-pdf-out...

    docs.aspose.com/tex/fr/cpp/aspose-tex-output/
  7. XFDF形式への注釈のインポートとエクスポート|Aspose.PDF for Java

    Aspose.PDF for Javaライブラリを使用して、XFDF形式で注釈をインポートおよびエクスポートできます。...io.FileOutputStream ; import java.io.IOException..."exportannotations.xfdf" ; java . io . File f = new java . io . File ( exportFileName...

    docs.aspose.com/pdf/ja/java/import-export-xfdf/
  8. IDocumentReaderPlugin | Aspose.Words for Java

    Defines an interface for external reader plugins that can read a file into a document in Java....io.InputStream loadOptions LoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Converter.convert_to_images method | Aspose.Wor...

    aspose.words.lowcode.Converter.convert_to_images method...convert_to_images ( self , input_stream : io . BytesIO , save_format : aspose...Type Description input_stream io.BytesIO The input stream. save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....io.File ; 4 import java.io.IOException ; 5 import...Loading from the file using java.io.File object Follow the algorithm...

    docs.aspose.com/font/java/how-to-load-fonts/loa...