Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 72,972 for

ios

(1.64 sec)
  1. Архів

    Архів...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/uk/tex/convert-tex-to-pdf-or-xp...
  2. C++를 사용하여 PDF 문서 열기|Aspose.PDF for C++

    Aspose.PDF의 다음 코드 조각으로 PDF 문서를 여는 C++ 라이브러리를 사용하십시오....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/ko/cpp/open-pdf-document/
  3. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  4. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/net/merge-xps-files/
  5. ดูไฟล์รูปแบบ XPS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ XPS ซอร์สโค้ด C# เพื่อโหลด แสดงผล และแสดงเอกสาร XPS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/xps/
  6. Xem các tập tin định dạng XPS | Giải pháp cho .NET

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

    products.aspose.com/page/vi/net/viewer/xps/
  7. Aspose::Words::LowCode::Processor::From method ...

    Aspose::Words::LowCode::Processor::From method. Specifies input document for processing in C++....Processor::From(const System::SharedPtr<System::IO::Stream>&) method Specifies input...System :: SharedPtr < System :: IO :: Stream > & input ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. TeX to ZIP | API Solution for C++

    C++ API Solution to work with TeX files. TeX to ZIP conversion functionality lets you save your TeX file as the most popular archive....output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...Presentation :: Pdf; using System :: IO; // Open a stream on a ZIP archive...

    products.aspose.com/tex/cpp/output-to-zip/
  9. EPSのXMPメタデータに名前付き値を追加する | C++

    Aspose.Page for C++を使用してXMPメタデータに名前付き値を追加するプロセスを、コードスニペットを用いて説明および図示します。...System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_named_value_input...

    docs.aspose.com/page/ja/cpp/xmp-metadata/add-na...
  10. Ernte-EPS | API-Lösung für C++

    Die Crop-EPS-Funktionalität der Aspose.Page-API-Lösung für C++ wird hier erklärt und anhand der Codeausschnitte veranschaulicht....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

    docs.aspose.com/page/de/cpp/crop-eps/