Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 72,967 for

ios

(0.41 sec)
  1. Hintergrundbild in Excel mit C++ einfügen|Docum...

    „Wie man mit Aspose.Cells for C++ ein Hintergrundbild in Excel einfügt.“...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/de/cpp/insert-background-...
  2. Excel e Arka Plan Resmi Ekleme (C++ ile)|Docume...

    Aspose.Cells for C++ kullanarak Excel e arka plan resmi nasıl eklenir....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/tr/cpp/insert-background-...
  3. Aspose::Words::IDocumentMergerPlugin::Merge met...

    Aspose::Words::IDocumentMergerPlugin::Merge method. Merges the given input PDF documents into a single output PDF document using specified input and output streams in C++....System :: SharedPtr < System :: IO :: Stream > outputStream , System...System :: SharedPtr < System :: IO :: Stream >> inputStreams , System...

    reference.aspose.com/words/cpp/aspose.words/ido...
  4. Настройка шрифтов PowerPoint в JavaScript|Aspos...

    Настройте шрифты в слайдах PowerPoint с помощью JavaScript и Aspose.Slides для Node.js через Java, чтобы ваши презентации оставались чёткими и согласованными на любом устройстве....io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "customfonts/CustomFont1.ttf"...

    docs.aspose.com/slides/ru/nodejs-java/custom-font/
  5. Save DICOM file|Aspose.Medical for .NET Documen...

    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.Stream, Aspose.Medical.Dicom...Medical.Dicom.DicomFile.Save(System.IO.Pipelines.PipeWriter, bool, Aspose...

    docs.aspose.com/medical/net/developer-guide/sav...
  6. arkiv

    arkiv...XImage->Save(System::SharedPtr System::IO::Stream ström, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/sv/pdf/working-with-images-in-p...
  7. Извлечь все изображения из фигур в 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...
  8. 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...
  9. 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...
  10. Guardar un documento SVG – C#

    En el artículo, aprenderá cómo guardar un documento SVG en un archivo, secuencia de memoria, archivo ZIP o URL usando Aspose.SVG para la biblioteca .NET.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/es/net/save-svg-document/