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

ios

(0.39 sec)
  1. Visualizza file in formato PS | .NET

    Apri per visualizzare i file PS. API C# per eseguire il rendering documenti PS su piattaforma .NET Framework, Windows e applicazioni ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/it/net/viewer/ps/
  2. Lưu trữ

    Lưu trữ...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...tem::MakeObject<Aspose::TeX::IO::OutputConsoleTermina>()); //...

    blog.aspose.com/vi/tex/convert-tex-to-pdf-or-xp...
  3. TeX typeset | ZIP input and output

    C++ API Solution to work with TeX. Learn how to convert TeX to PDF using ZIP archives as input and output with a few lines of code....output using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/cpp/zip-input-and-output/
  4. Создание PDF документа|Aspose.PDF for C++

    Эта статья описывает, как создавать и форматировать PDF документ с использованием Aspose.PDF для C++....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/ru/cpp/create-pdf-document/
  5. Ekstrak Gambar dari PDF|Aspose.PDF untuk Java

    Cara mengekstrak bagian gambar dari PDF menggunakan Aspose.PDF untuk Java... io . FileOutputStream outputImage = new java . io . FileOutputStream.... close (); } catch ( java . io . FileNotFoundExceptio e ) {...

    docs.aspose.com/pdf/id/java/extract-images-from...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportTextInputFormFieldAsText method. Controls how text input form fields are saved to HTML or MHTML. Default value is false in C++....String imagesDir = System :: IO :: Path :: Combine ( get_ArtifactsDir..."SaveHtmlWithOptions" ); if ( System :: IO :: Directory :: Exists ( imagesDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::License class | Aspose.Words for...

    Aspose::Words::License class. Provides methods to license the component. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Licenses the component...String licenseFileName = System :: IO :: Path :: Combine ( get_LicenseDir...

    reference.aspose.com/words/cpp/aspose.words/lic...
  8. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....io.InputStream v2 java.io.InputStream outputStream...outputStream java.io.OutputStream saveOptions SaveOptions author java...

    reference.aspose.com/words/java/com.aspose.word...
  9. Verificar contraseña de archivos cifrados con C...

    Verificar la contraseña de archivos cifrados de Excel (xlsx, xlsb, xls, xlsm) y OpenOffice (ODS) usando códigos C++.... ToUtf8 (), std :: ios :: binary ); if ( file ) { file...file . seekg ( 0 , std :: ios :: end ); fileData . resize ( file...

    docs.aspose.com/cells/es/cpp/verify-password-of...
  10. Output Streams – Aspose.HTML for Java

    Learn how to use and manage output streams to handle multi-output rendering and streamline HTML workflows with the Aspose.HTML for Java....io.Closeable interface. It will...a list java.util.List of java.io.InputStream objects. These objects...

    docs.aspose.com/html/java/output-streams/