Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 73,035 for

ios

(0.22 sec)
  1. 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/
  2. ดูไฟล์รูปแบบ 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/
  3. 在 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...
  4. Azure AD‑configuratie & Microsoft Graph‑authent...

    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/nl/java/microsoft-graph-a...
  5. 모든 페이지에서 PDF 문서의 텍스트 추출하기 - 루비|Aspose.PDF for Java

    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 . FileWriter ' ). new ( Rjb :: import ( ' java . io . File...

    docs.aspose.com/pdf/ko/java/extract-text-from-a...
  6. Ruota Visio Forma testo|Documentation

    Come ruotare il testo della forma in visio utilizzando .NET Diagram API.... IO . Directory . Exists ( dataDir...); if (! IsExists ) System . IO . Directory . CreateDirectory...

    docs.aspose.com/diagram/it/net/rotate-visio-sha...
  7. OverflowException | Aspose.Words for Java

    The exception that is thrown when an arithmetic casting or conversion operation in a checked context results in an overflow in Java....io.PrintStream printStackTrace(PrintWriter...Parameter Type Description arg0 java.io.PrintWriter setStackTrace(StackTraceElement[]...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...TableSubstitutionRul.Linux.xml" , System :: IO :: FileMode :: Create ); tableSubstitutionRul...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_HyperlinkBase method. Specifies the base string used for evaluating relative hyperlinks in this document in C++.... ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...()); ASSERT_TRUE ( System :: IO :: File :: Exists ( properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. Recadrer EPS | Solution API C++

    La fonctionnalité Crop EPS offerte par la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

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