Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 72,582 for

ios

(0.17 sec)
  1. Перетворення файлів XPS | Рішення .NET API

    Функції перетворення XPS у PNG, включені в рішення API Aspose.Page для .NET, описано та проілюстровано за допомогою фрагментів коду тут....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/uk/net/convert-xps/
  2. Конвертировать файлы XPS | Решение .NET API

    Функциональность преобразования XPS в PNG, включенная в решение Aspose.Page API для .NET, описана и проиллюстрирована фрагментами кода здесь....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/ru/net/convert-xps/
  3. Aspose::Words::LowCode::Merger::MergeToImages m...

    Aspose::Words::LowCode::Merger::MergeToImages method. Merges the given input document streams into a single output document using specified image save options. Renders the output to images in C++....System::ArrayPtr<System::SharedPtr<System::IO::Stream>>&, const System::Sh...System :: SharedPtr < System :: IO :: Stream >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. 创建 PDF 文档|Aspose.PDF for C++

    本文描述了如何使用 Aspose.PDF for C++ 创建和格式化 PDF 文档。...{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/zh/cpp/create-pdf-document/
  5. PDF 문서 만들기|Aspose.PDF for C++

    이 글은 C++용 Aspose.PDF를 사용하여 PDF 문서를 만들고 형식화하는 방법을 설명합니다....{ String tmpFile = System :: IO :: Path :: GetTempFileNameSafe...set_WorkingDirectory ( System :: IO :: Path :: GetDirectoryName (...

    docs.aspose.com/pdf/ko/cpp/create-pdf-document/
  6. 記録

    記録...io.FileOutputStream outputImage = new java.io.FileOutputStream(...outputImage.close(); } catch (java.io.FileNotFoundExceptio e) { //...

    blog.aspose.com/ja/pdf/extract-images-from-pdf-...
  7. Guardar un documento 3D|Documentation

    La clase Scene de Aspose.3D API representa un documento 3D y los desarrolladores pueden guardar su objeto en cualquier formato de archivo compatible....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/es/python-net/save-a-3d-docu...
  8. Salva un documento 3D|Documentation

    La classe Scene di Aspose.3D API rappresenta un documento 3D e gli sviluppatori possono salvare il suo oggetto in qualsiasi formato di file supportato....threed as a3d import io # For complete examples and data...Scene to a stream dstStream = io . BytesIO () scene . save ( dstStream...

    docs.aspose.com/3d/it/python-net/save-a-3d-docu...
  9. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw shapes in a visio page with Aspose.Diagram....IO; using Aspose.Diagram; using...//ExStep:1-1 using System; using System.IO; using Aspose.Diagram; using...

    products.aspose.com/diagram/tutorial/draw-shape...
  10. إضافة رموز إلى ورقة العمل باستخدام ++C|Document...

    تعلم كيفية إضافة الرموز إلى أوراق عمل إكسل باستخدام Aspose.Cells مع ++C.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/ar/cpp/insert-svg-to-excel/