Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 18,584 for

ios

(0.36 sec)
  1. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options....save ( self , output_stream : io . BytesIO , save_options : aspose...Type Description output_stream io.BytesIO The output stream. save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::PageSavingArgs::get_Page...

    Aspose::Words::Saving::PageSavingArgs::get_PageStream method. Allows to specify the stream where the document page will be saved to in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...String > filePaths = System :: IO :: Directory :: GetFiles ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentPartSavingCallback method. Allows to control how document parts are saved when a document is saved to HTML or EPUB in C++....mCount , partType , System :: IO :: Path :: GetExtension ( args...set_DocumentPartStream ( MakeObject < System :: IO :: FileStream > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_Document method. Gets the document object that is being saved in C++....mCount , partType , System :: IO :: Path :: GetExtension ( args...set_DocumentPartStream ( MakeObject < System :: IO :: FileStream > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Saving::IImageSavingCallback::Im...

    Aspose::Words::Saving::IImageSavingCallback::ImageSaving method. Called when Aspose.Words saves an image to HTML in C++....mCount , partType , System :: IO :: Path :: GetExtension ( args...set_DocumentPartStream ( MakeObject < System :: IO :: FileStream > ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ดูไฟล์รูปแบบ PS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ PS ซอร์สโค้ด C# เพื่อโหลด แสดง และแสดงเอกสาร PS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/ps/
  7. Visualizza file in formato EPS | .NET

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

    products.aspose.com/page/it/net/viewer/eps/
  8. Перегляд файлів формату XPS | Рішення .NET API

    Переглянути файли XPS. Вихідний код C# для завантаження, візуалізації та відображення XPS на платформі .NET Framework, Windows і програмах ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/uk/net/viewer/xps/
  9. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the document part will be saved to in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...mCount , partType , System :: IO :: Path :: GetExtension ( args...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Обрізка EPS | API Рішення для C++

    Функціональність Crop EPS, яку пропонує API-рішення Aspose.Page для C++, пояснюється та ілюструється за допомогою фрагментів коду тут....6 System::SharedPtr < System::IO::Stream > inputEpsStream = System::MakeObject...System::IO::FileStream > (dataDir + u "input.eps" , System::IO::FileMode::Open...

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