Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 56,298 for

ios

(0.06 sec)
  1. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...def __init__ ( self , stream : io . BytesIO ): ... Parameter Type...Type Description stream io.BytesIO Stream where to load the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Recupera le informazioni sui caratteri del dise...

    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.... getFonts () io = 0 mentre io < fonts . getCount ()...

    docs.aspose.com/diagram/it/java/retrieve-drawin...
  3. استخراج كافة الصور من الأشكال في Visio|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.... IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/ar/net/extract-all-imag...
  4. 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/
  5. 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...
  6. Aspose::Words::Rendering::NodeRendererBase::Sav...

    Aspose::Words::Rendering::NodeRendererBase::Save method. Renders the shape into an image and saves into a stream in C++....st System::SharedPtr<System::IO::Stream>&, System::SharedPtr...System :: SharedPtr < System :: IO :: Stream > & stream , System...

    reference.aspose.com/words/cpp/aspose.words.ren...
  7. PageSavingArgs.page_stream property | Aspose.Wo...

    PageSavingArgs.page_stream property. Allows to specify the stream where the document page will be saved to....@property def page_stream ( self ) -> io . BytesIO : ... @page_stream...page_stream ( self , value : io . BytesIO ): ... Remarks This...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。...io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/zh/java/convert-images-form...
  9. Aspose::Words::IDocumentProcessorPlugin::Append...

    Aspose::Words::IDocumentProcessorPlugin::Append method. Append the document loading it with the specified load options in C++....System :: SharedPtr < System :: IO :: Stream > inputStream , System...inputStream System::SharedPtr<System::IO::Stream> The input stream. loadOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  10. Charger une police à partir d'un fichier TTF | C++

    Solution API C++ pour charger des polices à partir d'un fichier TTF sur votre disque dur même si ce fichier n'est pas une police lui-même.... IO ; Chargement à partir du fichier...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/fr/cpp/how-to-load-fonts/l...