Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 74,325 for

ios

(0.46 sec)
  1. Procurar

    Procurar...página, System::SharedPtr System::IO::Stream output) da classe PngDevice...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/pt/pdf/convert-pdf-pages-to-png...
  2. TeX betöltése ZIP-ből | C++ API megoldás

    C++ API megoldás TeX-szel való munkához. Tanulja meg a példán keresztül, hogyan tölthet be TeX-fájlt ZIP-ből néhány sornyi kóddal....IO; using System.IO; // Open a stream for...System::SharedPtr<System::IO::Stream> inZipStream = System::IO::File::Open...

    products.aspose.com/tex/hu/cpp/load-tex-from-zip/
  3. Archiwa

    Archiwa...PostScript System::SharedPtr<System::IO::FileStream> psStream = Syst...System::MakeObject<System::IO::FileStream>(u"SourceDirectory\\inputForImage...

    blog.aspose.com/pl/page/convert-postscript-eps-...
  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 + "input.eps" , System. IO . FileMode...FileMode . Open , System. IO . FileAccess . Read )) 8 { 9 //Initialize...

    docs.aspose.com/page/de/net/resize-eps/
  5. DigitalSignatureUtil.sign method | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureUtil.sign method..., src_stream : io . BytesIO , dst_stream : io . BytesIO , cert_holder...Parameter Type Description src_stream io.BytesIO The stream which contains...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Arşiv

    Arşiv...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/tr/page/convert-xps-or-oxps-fil...
  7. Архів

    Архів...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/uk/page/convert-xps-or-oxps-fil...
  8. Dateiformat verschlüsselter Office Open XML OOX...

    Erfahren Sie, wie Sie das Dateiformat verschlüsselter Office Open XML (OOXML) Dateien mit Aspose.Cells for C++ erkennen können....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/de/cpp/detect-file-format...
  9. Extract Image and Signature Information using A...

    You may extract images from the signature field and extract signature information using the SignatureField class with C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/cpp/extract-image-and-signa...
  10. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to HTML format... io . Directory . exists ( images_dir...images_dir ): system_helper . io . Directory . delete ( images_dir...

    reference.aspose.com/words/python-net/aspose.wo...