Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 74,327 for

ios

(0.52 sec)
  1. Python을 사용하여 기존 PDF 파일의 이미지 바꾸기|Aspose.PDF for ...

    Python에서 기존 PDF 파일에 포함된 이미지를 바꾸는 방법을 알아봅니다....pdf as ap from io import FileIO def replace_image...import aspose.pdf as ap from io import FileIO def replace_image_with_absorber...

    docs.aspose.com/pdf/ko/python-net/replace-image...
  2. Aspose::Words::FileFormatUtil::LoadFormatToSave...

    Aspose::Words::FileFormatUtil::LoadFormatToSaveFormat method. Converts a LoadFormat value to a SaveFormat value if possible in C++....System :: IO :: FileStream > docStream = System :: IO :: File ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. HtmlFixedSaveOptions.save_format property | Asp...

    HtmlFixedSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... io . FileStream ( args . resource_file_uri...resource_file_uri , system_helper . io . FileMode . CREATE ) args ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded font inside a [FontInfo](../fontinfo/) object.... io . File . write_all_bytes ( ARTIFACTS_DIR...EmbeddedFontStyle . REGULAR ) system_helper . io . File . write_all_bytes ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 아카이브

    아카이브...XImage->Save(System::SharedPtr System::IO::Stream 스트림, 시스템::SharedPtr ...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ko/pdf/working-with-images-in-p...
  6. Arşiv

    Arşiv...IO.Stream ms = new System.IO.MemoryStream();...kaydetme System.IO.Stream ms = new System.IO.MemoryStream();...

    blog.aspose.com/tr/cells/generate-barcode-in-ex...
  7. ארכיון

    ארכיון...IO.Stream ms = new System.IO.MemoryStream();...לזרם זיכרון System.IO.Stream ms = new System.IO.MemoryStream();...

    blog.aspose.com/he/cells/generate-barcode-in-ex...
  8. Конвертировать MHTML в JPG на Java – Aspose.HTM...

    Конвертируйте MHTML в JPG, PNG, GIF, TIFF, BMP, используя Aspose.HTML for Java. Рассмотрим различные сценарии преобразования MHTML в JPG в коде Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/ru/java/convert-mhtml-to-jpg/
  9. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  10. Excel e Arka Plan Resmi Ekleme (C++ ile)|Docume...

    Aspose.Cells for C++ kullanarak Excel e arka plan resmi nasıl eklenir....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/tr/cpp/insert-background-...