Sort Score
Result 10 results
Languages All
Labels All
Results 4,141 - 4,150 of 72,584 for

ios

(0.12 sec)
  1. Archivio

    Archivio...pagina, System::SharedPtr System::IO::Stream output) metodo della...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/it/pdf/convert-pdf-pages-to-png...
  2. ארכיון

    ארכיון...דף, System::SharedPtr System::IO::Stream output) בשיטת PngDevice...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/he/pdf/convert-pdf-pages-to-png...
  3. Open DICOM file|Aspose.Medical for .NET Documen...

    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.Stream , you simply have to call...System.IO.FileStream fs = new ( "sample.dcm" , System . IO . FileMode...

    docs.aspose.com/medical/net/developer-guide/ope...
  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. 特點|Aspose.Words for .NET

    Aspose.Words for .NET為使用者提供了一系列功能,從將文件轉換並修改到創建結構化且具有視覺吸引力的文件或使用C#自動編報。...iOS 在您的原生 iOS 應用程式中使用 Aspose.Words 來使用...2.0 Xamarin.Android Xamarin.iOS Xamarin .Mac Microsoft Word -...

    docs.aspose.com/words/zh-hant/net/features/
  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. Ajouter une Image à un Fichier PDF Existant|Asp...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant une bibliothèque Java....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/fr/java/add-image-to-existi...
  10. Konvertieren Sie XPS mit der Aspose.Page C++-API

    Die in der Aspose.Page-API-Lösung für C++ enthaltene XPS-zu-PDF-Konvertierungsfunktion wird hier beschrieben und mit den Codeausschnitten veranschaulicht....System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(dataDir...pdf", System::IO::FileMode::OpenOrCreate, System::IO::FileAccess::Write);...

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