Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,680 for

ios

(0.14 sec)
  1. 现代 API|Aspose.Slides for Python 文档

    现代 API...io import File from java.awt import...imageio import ImageIO from java.io import File from java.awt import...

    docs.aspose.com/slides/zh/python-java/modern-api/
  2. ActiveX|وثائق Aspose.Slides

    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....System :: SharedPtr < System :: IO :: MemoryStream > ms = System...System :: MakeObject < System :: IO :: MemoryStream > (); image ->...

    docs.aspose.com/slides/ar/cpp/activex/
  3. ActiveX|Documentación de Aspose.Slides

    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....System :: SharedPtr < System :: IO :: MemoryStream > ms = System...System :: MakeObject < System :: IO :: MemoryStream > (); image ->...

    docs.aspose.com/slides/es/cpp/activex/
  4. Navigation & Inspektion SVG – Aspose.SVG für .NET

    Erfahren Sie, wie Sie SVG mit C# überprüfen, benutzerdefinierte Filter zum Durchlaufen der SVG-Elemente verwenden und wie Sie mit CSS Selector oder XPath in SVG navigieren.... IO ; 3 ... 4 5 string documentPath...Aspose. Svg ; 2 using System. IO ; 3 using System. Linq ; 4 ....

    docs.aspose.com/svg/de/net/navigation-inspection/
  5. Aspose::Words::Document::get_DigitalSignatures ...

    Aspose::Words::Document::get_DigitalSignatures method. Gets the collection of digital signatures for this document and their validation results in C++....inDoc = MakeObject < System :: IO :: FileStream > ( MyDir + u "Document..."Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method... io . FileStream ( MY_DIR + 'Document...'Document.docx' , system_helper . io . FileMode . OPEN ) as stream_in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OLE verwalten|Aspose.Slides für PHP Dokumentation

    Fügen Sie OLE-Objekte in PowerPoint-Präsentationen in PHP hinzu...io.FileInputStream" , "book1.xlsx"...); $mstream = new Java ( "java.io.ByteArrayOutputStrea" ); $buf...

    docs.aspose.com/slides/de/php-java/manage-ole/
  8. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/ps/working-with-document/
  9. LaTeX to XPS | Aspose.TeX for C++

    Conversion functionality of Aspose.TeX API solution for C++ lets convert LaTeX files to teh XPS format. Here are some code examples....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/cpp/latex-to-xps/
  10. Merger | Aspose.Words for Java

    Represents a group of methods intended to merge a variety of different types of documents into a single output document in Java....io.InputStream Returns: Processor...Parameter Type Description input java.io.InputStream Input document stream...

    reference.aspose.com/words/java/com.aspose.word...