Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 62,421 for

ios

(0.1 sec)
  1. Открытие PDF документа с использованием C++|Asp...

    Используйте библиотеку C++ для открытия вашего PDF документа с помощью следующего фрагмента кода от Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/ru/cpp/open-pdf-document/
  2. Abrir Documento PDF usando C++|Aspose.PDF para C++

    Use la biblioteca C++ para abrir su documento PDF con el siguiente fragmento de código por Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/es/cpp/open-pdf-document/
  3. Rendern von LaTeX-Matheformeln | Aspose.TeX für...

    Hier wird Aspose.TeX für .NET die Darstellung math Formeln in LaTeX beschrieben. Erfahr anhand der Codebeispiele, wie kann man Funktionalität nutzen.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/de/net/latex-math-formula-r...
  4. Infoga bakgrundsbild i Excel med C++|Documentation

    Hur man infogar bakgrundsbild till Excel med 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/sv/cpp/insert-background-...
  5. C++を使った暗号化済みファイルのパスワード検証|Documentation

    C++コードを使って、暗号化されたExcel(xlsx、xlsb、xls、xlsm)およびOpenOffice(ODS)ファイルのパスワード検証を行います。... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/ja/cpp/verify-password-of...
  6. إضافة صورة خلفية إلى Excel باستخدام C++|Documen...

    كيف تدخل صورة خلفية إلى Excel باستخدام 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/ar/cpp/insert-background-...
  7. Insert Image using docx4j and Aspose.Words|Aspo...

    Add an image into a document easily and fast instead of using docx4j.... io . InputStream is = new java . io . FileInputStream...wordMLPackage . save ( new java . io . File ( dataDir + "OUT_AddImage...

    docs.aspose.com/words/java/insert-image-using-d...
  8. 在 PostScript 中使用渐变 | C++

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Hori...

    docs.aspose.com/page/zh/cpp/ps/working-with-gra...
  9. 記録

    記録...ます System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/ja/page/convert-postscript-eps-...
  10. عرض ملفات تنسيق PS | المحلول .NET

    افتح لعرض ملفات PS. C# التعليمات البرمجية المصدر لتحميل مستندات PS وعرضها وعرضها على .NET Framework Platform و Windows وتطبيقات ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/ar/net/viewer/ps/