Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 62,427 for

ios

(0.14 sec)
  1. Търсене на файлов формат|Aspose.Words вместо Java

    Получаване на информация за формата на документа, преди да го отворите, за да избегнете изключение, ако не сте сигурни какво използва действителното съдържание на файла Java....IO a. Следният пример за код показва...File Клас от едно и също System.IO Имепространство. В горния пример...

    docs.aspose.com/words/bg/java/detect-file-forma...
  2. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++....String ( u "Images" ) + System :: IO :: Path :: DirectorySeparatorCh...System :: SharedPtr < System :: IO :: MemoryStream > stream = oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....String ( u "Images" ) + System :: IO :: Path :: DirectorySeparatorCh...System :: SharedPtr < System :: IO :: MemoryStream > stream = oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++....String ( u "Images" ) + System :: IO :: Path :: DirectorySeparatorCh...System :: SharedPtr < System :: IO :: MemoryStream > stream = oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath.... IO ; Copy 1 // Get SVG document...Aspose. Svg ; 2 using System. IO ; 3 using System. Linq ; Copy...

    docs.aspose.com/svg/net/navigation-inspection/
  6. Gérer les classeurs de graphiques dans les prés...

    Découvrez Aspose.Slides pour C++ : gérez facilement les classeurs de graphiques dans les formats PowerPoint et OpenDocument pour rationaliser les données de votre présentation....System :: SharedPtr < System :: IO :: MemoryStream > stream = data...Aspose :: Cells :: Systems :: IO :: MemoryStream (); workbook...

    docs.aspose.com/slides/fr/cpp/chart-workbook/
  7. Вставка веб изображения из URL в электронную та...

    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 вместе с com.aspose.cells для...

    docs.aspose.com/cells/ru/java/insert-web-image-...
  8. Преобразование PostScript с помощью API Aspose....

    Функциональность преобразования PS в BMP, включенная в решение Aspose.Page API для C++, объясняется и иллюстрируется фрагментами кода здесь....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/ru/cpp/convert-ps/
  9. Convertir PostScript avec l'API C++ Aspose.Page

    La fonctionnalité de conversion PS en BMP incluse dans la solution API Aspose.Page pour C++ est expliquée et illustrée avec les extraits de code ici....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/fr/cpp/convert-ps/
  10. Konvertieren Sie EPS mit der Aspose.Page C++-API

    Die von der Aspose.Page-API-Lösung für C++ angebotene EPS-zu-WMF-Konvertierungsfunktionalität wird hier mit den Code erläutert und veranschaulicht....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/de/cpp/convert/eps-to-png/