Sort Score
Result 10 results
Languages All
Labels All
Results 4,851 - 4,860 of 62,414 for

ios

(0.16 sec)
  1. Отримайте метадані XMP із файлу EPS за допомого...

    Процес отримання метаданих XMP із файлу EPS за допомогою рішення API Aspose.Page для C++ пояснюється та проілюструється кодом тут....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/uk/cpp/xmp-metadata/get/
  2. Получите метаданные XMP из файла EPS с помощью ...

    Процесс получения метаданных XMP из файла EPS с помощью решения Aspose.Page API для C++ объясняется и иллюстрируется кодом здесь....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "get_input...

    docs.aspose.com/page/ru/cpp/xmp-metadata/get/
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document. To learn more, visit the documentation article in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. Solution efficace pour le redimensionnement des...

    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....wstring tempFileName = System :: IO :: Path :: GetTempFileName_ ()...get_Images () -> AddImage ( System :: IO :: File :: ReadAllBytes ( newTempFileName...

    docs.aspose.com/slides/fr/cpp/solution-efficace...
  5. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....Document::Save(const System::SharedPtr<System::IO::Stream>&, Aspose::Words::SaveFormat)...System :: SharedPtr < System :: IO :: Stream > & stream , Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Solution fonctionnelle pour le redimensionnemen...

    Corrige le redimensionnement inattendu des graphiques dans les fichiers PPTX lors de l'utilisation d'objets OLE Excel integres avec Aspose.Slides pour C++. Découvrez deux methodes avec du code pour maintenir des tailles coherentes....System :: SharedPtr < System :: IO :: MemoryStream > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/fr/cpp/working-solution-...
  7. Конвертировать различные форматы изображений в ...

    Эта тема показывает, как библиотека Aspose.PDF для Java позволяет конвертировать различные форматы изображений в PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ru/java/convert-images-form...
  8. Convertir divers formats d'images en PDF|Aspose...

    Ce sujet montre comment la bibliothèque Aspose.PDF pour Java permet de convertir divers formats d'images en PDF....io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/fr/java/convert-images-form...
  9. FontSettings.save_search_cache method | Aspose....

    FontSettings.save_search_cache method. Saves the font search cache to the stream....save_search_cache ( self , output_stream : io . BytesIO ): ... Parameter Type...Type Description output_stream io.BytesIO Output stream. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Gestione di oggetti OLE con C++|Documentation

    Impara come aggiungere, estrarre e manipolare oggetti OLE nei fogli di lavoro usando Aspose.Cells con C++....ToUtf8 (), std :: ios :: binary | std :: ios :: ate ); if ( !...(); file . seekg ( 0 , std :: ios :: beg ); std :: vector < uint8_t...

    docs.aspose.com/cells/it/cpp/managing-ole-objects/