Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 72,872 for

ios

(0.2 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....> thumbnailBytes = System :: IO :: File :: ReadAllBytes ( get_ImageDir...( u "Thumbnail" ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. LaTeX에서 그림 만들기 | C++ API 솔루션 | Aspose.TeX

    TeX와 함께 작동하는 C++ API 솔루션입니다. LaTeX에서 문서 도형을 생성하고 결과 파일을 이미지로 저장하는 기능이 포함되어 있습니다....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/ko/cpp/latex-figures/
  3. ラテックスからXPS | C++

    C ++用のAspose.TeX APIソリューションの変換機能により、LaTexファイルをTEH XPS形式に変換できます。いくつかのコードの例を次に示します。...System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/ja/cpp/latex-to-xps/
  4. Arşiv

    Arşiv...sayfa, Sistem::SharedPtr System::IO::Stream çıktı) PngDevice sınıfının...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/tr/pdf/convert-pdf-pages-to-png...
  5. Archiwa

    Archiwa...strona, System::SharedPtr System::IO::Stream output) klasy PngDevice...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/pl/pdf/convert-pdf-pages-to-png...
  6. DigitalSignatureUtil class | Aspose.Words for P...

    aspose.words.digitalsignatures.DigitalSignatureUtil class. Provides methods for signing document... io . FileStream ( MY_DIR + 'Digitally...signed.docx' , system_helper . io . FileMode . OPEN ) as stream...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...io.FileUtils; import org.junit.Test; import java.io.File;...import java.io.FileOutputStream; import java.io.InputStream;...

    forum.aspose.com/t/nullpointerexception-occurs-...
  8. Rendu des formules mathématiques LaTeX | C++

    Aspose.TeX pour le rendu des formules mathématiques C++ LaTeX est décrite dans cet article. Vous trouverez ici des exemples de code de la fonctionnalité....set_LogStream(System::MakeObject < System::IO::MemoryStream > ()); 15 // Specify...System::SharedPtr < System::IO::Stream > stream = System::IO::File::Open(S...

    docs.aspose.com/tex/fr/cpp/latex-math-formula-r...
  9. Aspose.Cells ile OLE Nesnelerini Yönetmek|Docum...

    Aspose.Cells kullanarak çalışma sayfalarında OLE nesnelerini eklemeyi, çıkarmayı ve manipüle etmeyi öğrenin....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/tr/cpp/managing-ole-objects/
  10. Aspose.Zip is unable to decompress .ZIP file ab...

    Simply execute following code: using Aspose.Zip; using System.Reflection; namespace AsposeZipTest { internal class Program { static void Main(string[] args) { Assembly asm = Assembl…...IO.Compression never runs. Additionally...skipped for files >2GB, but System.IO.Compression in .NET Core actually...

    forum.aspose.com/t/aspose-zip-is-unable-to-deco...