Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 62,289 for

ios

(0.08 sec)
  1. Aspose::Words::License::SetLicense method | Asp...

    Aspose::Words::License::SetLicense method. Licenses the component in C++....st System::SharedPtr<System::IO::Stream>&) method Licenses the...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words/lic...
  2. Ouvrir un document PDF en utilisant C++|Aspose....

    Utilisez la bibliothèque C++ pour ouvrir votre document PDF avec le prochain extrait de code par Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/fr/cpp/open-pdf-document/
  3. 아카이브

    아카이브...초기화 System::SharedPtr<System::IO::FileStream> pdfStream = Sys...tem::IO::FileStream>(value + u"PStoPDF.pdf", System::IO::FileMode::Create...

    blog.aspose.com/ko/page/convert-postscript-ps-e...
  4. EPS-Größe ändern | .NET-API-Lösung

    Die von der Aspose.Page für .NET angebotene EPS-Größenänderungsfunktion wird hier erklärt und anhand der Codeausschnitte veranschaulicht.... IO . FileStream (dataDir + "output_resize_inches...eps" , System. IO . FileMode . Create , System. IO . FileAccess...

    docs.aspose.com/page/de/net/resize-eps/
  5. Изменение размера EPS | Решение .NET API

    Функциональность изменения размера EPS, предлагаемая решением Aspose.Page API для .NET, объясняется и иллюстрируется фрагментами кода здесь.... IO . FileStream (dataDir + "output_resize_inches...eps" , System. IO . FileMode . Create , System. IO . FileAccess...

    docs.aspose.com/page/ru/net/resize-eps/
  6. Змінити розмір EPS | Рішення .NET API

    Функціональність зміни розміру EPS, яку пропонує API-рішення Aspose.Page для .NET, пояснюється та ілюструється тут за допомогою фрагментів коду.... IO . FileStream (dataDir + "output_resize_inches...eps" , System. IO . FileMode . Create , System. IO . FileAccess...

    docs.aspose.com/page/uk/net/resize-eps/
  7. Ridimensiona EPS | Soluzione API .NET

    La funzionalità di ridimensionamento EPS offerta dalla soluzione API Aspose.Page per .NET è spiegata e illustrata con frammenti di codice qui.... IO . FileStream (dataDir + "output_resize_inches...eps" , System. IO . FileMode . Create , System. IO . FileAccess...

    docs.aspose.com/page/it/net/resize-eps/
  8. Conseils Rapides|Aspose.PDF pour 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 . File file = new java . io . File ( "c:/pdftest/result...); java . io . FileInputStream fis = new java . io . FileInputStream...

    docs.aspose.com/pdf/fr/java/quick-tips/
  9. Consejos Rápidos|Aspose.PDF para 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 . File file = new java . io . File ( "c:/pdftest/result...); java . io . FileInputStream fis = new java . io . FileInputStream...

    docs.aspose.com/pdf/es/java/quick-tips/
  10. Working with PS format files | Aspose.Page for 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/