Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 56,296 for

ios

(0.08 sec)
  1. Aspose::Words::Fonts::FontSettings::SaveSearchC...

    Aspose::Words::Fonts::FontSettings::SaveSearchCache method. Saves the font search cache to the stream in C++....System :: SharedPtr < System :: IO :: Stream > & outputStream )...const System::SharedPtr<System::IO::Stream>& Output stream. See...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file.... IO ; Loading from the file using...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  3. PS 형식 파일 보기 | .NET 해결책 | Aspose

    PS 파일을 보려면 엽니다. .NET Framework 플랫폼, Windows 및 ASP.NET 응용 프로그램에서 PS 문서를 로드, 렌더링 및 표시하는 C# 소스 코드입니다....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/ko/net/viewer/ps/
  4. Xem các tập tin định dạng EPS | Giải pháp cho .NET

    Mở để xem các tệp EPS. Mã nguồn C# để tải, kết xuất và hiển thị các tài liệu EPS trên Nền tảng .NET Framework, Windows và các ứng dụng ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/vi/net/viewer/eps/
  5. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....IO.Stream stream) canLoadIntern...canLoadInternal_internalized(System.IO.Stream stream, LoadOptions loadOptions)...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  6. Aspose::Words::IDocumentMergerPlugin::Merge met...

    Aspose::Words::IDocumentMergerPlugin::Merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams in C++....System :: SharedPtr < System :: IO :: Stream > outputStream , System...System :: SharedPtr < System :: IO :: Stream >> inputStreams , System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  7. Splitter.extract_pages method | Aspose.Words fo...

    aspose.words.lowcode.Splitter.extract_pages method...input_stream : io . BytesIO , output_stream : io . BytesIO , save_format...input_stream io.BytesIO The input stream. output_stream io.BytesIO...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TeX 조판 | ZIP 입력 및 출력 | Aspose.TeX

    TeX과 함께 작동하는 C++ API 솔루션입니다. 몇 줄의 코드로 입력 및 출력으로 ZIP 아카이브를 사용하여 TeX를 PDF로 변환하는 방법을 알아보십시오....C++ 코드 using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/ko/cpp/zip-input-and-ou...
  9. sắp chữ TeX | Đầu vào và đầu ra ZIP

    Giải pháp API C++ để làm việc với TeX. Tìm hiểu cách chuyển đổi TeX sang PDF bằng cách sử dụng tệp lưu trữ ZIP làm đầu vào và đầu ra với một vài dòng mã....ra ZIP using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/vi/cpp/zip-input-and-ou...
  10. Working with PS format files | C++

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for C++ API solution....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

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