Sort Score
Result 10 results
Languages All
Labels All
Results 4,971 - 4,980 of 74,198 for

ios

(0.69 sec)
  1. Изображение|Документация Aspose.Slides для PHP

    Работа с изображениями в PHP с помощью Aspose.Slides: вставка, замена, обрезка, сжатие, настройка прозрачности и эффектов, заливка фигур и экспорт в PPT, PPTX и ODP....io.FileInputStream" , new Java ( "java.io.File" , "image...

    docs.aspose.com/slides/ru/php-java/examples/ele...
  2. FontInfoCollection indexer | Aspose.Words for P...

    FontInfoCollection indexer. Gets a font at the specified index.... io . File . write_all_bytes ( ARTIFACTS_DIR...EmbeddedFontStyle . REGULAR ) system_helper . io . File . write_all_bytes ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. HtmlFixedSaveOptions.resource_saving_callback p...

    HtmlFixedSaveOptions.resource_saving_callback property. Allows to control how resources (images, fonts and css) are saved when a document is exported to fixed page Html format.... io . FileStream ( args . resource_file_uri...resource_file_uri , system_helper . io . FileMode . CREATE ) args ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.insert_node method | Aspose.Wor...

    DocumentBuilder.insert_node method. Inserts a node before the cursor.... io . FileInfo ( ARTIFACTS_DIR +...assertTrue ( 10000 > system_helper . io . FileInfo ( ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlFixedSaveOptions.show_page_border property ...

    HtmlFixedSaveOptions.show_page_border property. Specifies whether border around pages should be shown... io . FileStream ( args . resource_file_uri...resource_file_uri , system_helper . io . FileMode . CREATE ) args ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... def load ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Input stream. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Documentation

    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....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/id/cpp/advanced-operations/...
  8. تحويل PDF إلى تنسيقات الصور|Aspose.PDF for Java

    يوضح هذا الموضوع كيف يسمح Aspose.PDF بتحويل PDF إلى تنسيقات صور متنوعة. تحويل صفحات PDF إلى صور PNG وJPEG وBMP ببضع سطور من التعليمات البرمجية.... io . OutputStream outputImageFile = new java . io . FileOutputStream...java . io . OutputStream outputBinImageFile = new java . io . FileOutputStream...

    docs.aspose.com/pdf/ar/java/convert-pdf-to-imag...
  9. Convierta XPS con la API Aspose.Page C++

    La funcionalidad de conversión de XPS a PDF incluida en la solución API Aspose.Page para C++ se describe e ilustra con fragmentos de código aquí....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/es/cpp/convert-xps/
  10. Перетворення XPS за допомогою Aspose.Page C++ API

    Функція перетворення XPS у PDF, включена в рішення Aspose.Page API для C++, описана та проілюстрована фрагментами коду тут....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

    docs.aspose.com/page/uk/cpp/convert-xps/