Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 72,931 for

ios

(0.15 sec)
  1. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....st System::SharedPtr<System::IO::Stream>&, const System::String&...System :: SharedPtr < System :: IO :: Stream > & stream , const...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::set_DocumentPartStream method. Setter for Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream in C++....st System::SharedPtr<System::IO::Stream>&) method Setter for...System :: SharedPtr < System :: IO :: Stream > & value ) See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....st System::SharedPtr<System::IO::Stream>&) method Sets the image...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 프로젝트 파일 읽기 | Aspose.Tasks 문서

    이 안내서는 C ++ 용 Aspose.Tasks 를 사용하여 Microsoft 프로젝트 파일을 읽고 처리하는 방법을 설명합니다....6 System::SharedPtr < System::IO::Stream > filesStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "ReadProjectFileFromS...

    docs.aspose.com/tasks/ko/cpp/reading-project/
  5. Funkcje pomocnicze Microsoft Graph|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....io.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/pl/java/microsoft-graph-u...
  6. Архивы

    Архивы...XImage->Save(System::SharedPtr System::IO::Stream поток, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/ru/pdf/working-with-images-in-p...
  7. Архів

    Архів...XImage->Save(System::SharedPtr System::IO::Stream потік, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/uk/pdf/working-with-images-in-p...
  8. Convertir MHTML a PDF en Java – Aspose.HTML for...

    Aprenda cómo convertir MHTML a PDF usando Aspose.HTML for Java. Considere varIos escenarIos de conversión de MHTML a PDF en código Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/es/java/convert-mhtml-to-pdf/
  9. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  10. PS形式ファイルの操作 | C ++のAspose.Page

    これらの記事では、Aspose.Page for C++ APIソリューションを使用して、PSまたはEPSファイル内のテキスト、図形、タイリングパターン、グラデーション、画像、ページを操作する方法について説明します。...3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/ja/cpp/working-with-ps/