Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 62,208 for

ios

(0.11 sec)
  1. Загрузка, просмотр и парсинг MSG файла|Document...

    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....mapi import MapiMessage import io # Прочитать файл в массив байтов...памяти из массива байтов stream = io . BytesIO ( bytes_data ) stream...

    docs.aspose.com/email/ru/python-net/loading-vie...
  2. Usar Aspose.Cells en plataformas de 32 bits y 6...

    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....iOS Contiene ensamblajes para usar con Xamarin.iOS Xamarin...

    docs.aspose.com/cells/es/net/using-aspose-cells...
  3. How to add Polygon Annotation using .NET | Aspo...

    Source code on C# to add Polygon annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/polygon/...
  4. How to add Redaction Annotation using .NET | As...

    Source code on C# to add Redaction annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/net/annotation/redactio...
  5. Generar Imágenes en Miniatura de Documentos PDF...

    Esta sección describe cómo generar imágenes en miniatura de documentos PDF utilizando Aspose.PDF para Java....io.FileOutputStream ; import java.io.IOException...

    docs.aspose.com/pdf/es/java/generate-thumbnail-...
  6. Stelselvereistes|Aspose.Words vir .NET

    Voordat jy begin werk Aspose.Words vir .NET, verseker dat u aan die bedryfstelsel, platform, raamwerke en omgewingsvereistes voldoen, sodat die aktiwiteite op u toestelle behoorlik verantwoord word met behulp van C#....later Mobiele toestelle Android iOS Ondersteunde Wolkplatforms Aspose...Mac Xamarin.Android Xamarin.iOS MonoDevelop 2.4 en later Lisensie...

    docs.aspose.com/words/af/net/system-requirements/
  7. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...self , language : str , stream : io . BytesIO ): ... Parameter Type...RFC 4646 for details. stream io.BytesIO A stream for the dictionary...

    reference.aspose.com/words/python-net/aspose.wo...
  8. واجهة برمجة التطبيقات الحديثة|وثائق Aspose.Slid...

    واجهة برمجة التطبيقات الحديثة...io import File from java.awt import...imageio import ImageIO from java.io import File from java.awt import...

    docs.aspose.com/slides/ar/python-java/modern-api/
  9. Phương trình LaTeX | Giải pháp API cho C++

    Giải pháp API C++ để hoạt động với LaTeX. Tạo một công thức có độ phức tạp bất kỳ bằng cách sử dụng API LaTeX gốc này cho C++....m(System::MakeObject<System::IO::MemoryStream>()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/vi/cpp/math-rendering/
  10. Перетворення EPS за допомогою Aspose.Page C++ API

    Функціональність перетворення EPS у WMF, яку пропонує рішення 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/uk/cpp/convert/eps-to-png/