Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 72,961 for

ios

(0.09 sec)
  1. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Imposta i margini in...

    blog.aspose.com/it/pdf/convert-image-to-pdf-java/
  2. Procurar

    Procurar...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Defina as margens para...

    blog.aspose.com/pt/pdf/convert-image-to-pdf-java/
  3. Crop and resize EPS via C# | Aspose.Page

    Empower your C# applications with our API solution for precise EPS file cropping and resizing, making visuals come to life....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/net/crop-eps/
  4. DocumentPartSavingArgs.document_part_stream pro...

    DocumentPartSavingArgs.document_part_stream property. Allows to specify the stream where the document part will be saved to....document_part_stream ( self ) -> io . BytesIO : ... @document_part_stream...document_part_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Извлечь все изображения из фигур в Visio|Docume...

    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 . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/ru/net/extract-all-imag...
  6. Aspose::Words::Saving::ResourceSavingArgs::set_...

    Aspose::Words::Saving::ResourceSavingArgs::set_ResourceStream method. Setter for Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream in C++....st System::SharedPtr<System::IO::Stream>&) method Setter for...System :: SharedPtr < System :: IO :: Stream > & value ) See Also...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. ChmLoadOptions constructor | Aspose.Words for P...

    ChmLoadOptions constructor. Initializes a new instance of this class with default values....Document ( stream = io . BytesIO ( system_helper . io . File . read_all_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Node.js, boosting presentation impact across PPT and PPTX formats with clear code examples....io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "Desert.jpg" ))); // Load the...

    docs.aspose.com/slides/nodejs-java/chart-data-m...
  10. Archivio

    Archivio...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/it/zip/unzip-a-gz-file-in-java-...