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

ios

(0.23 sec)
  1. Array-Elemente in den XMP-Metadaten von EPS| än...

    Die Änderung von Array-Elementen in XMP-Metadaten einer EPS-Datei mit der Aspose.Page für C++ wird erklärt und anhand der Codeausschnitte veranschaulicht....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/de/cpp/xmp-metadata/change...
  2. Exceptions et erreurs courantes liées aux polic...

    Exceptions et erreurs de police sous Linux...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/fr/java/technical-articl...
  3. Allgemeine Ausnahmen und Fehler im Zusammenhang...

    Schriftart-Ausnahmen und -Fehler unter Linux...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    docs.aspose.com/slides/de/java/technical-articl...
  4. Aspose::Words::Drawing::OleFormat::Save method ...

    Aspose::Words::Drawing::OleFormat::Save method. Saves the data of the embedded object into the specified stream in C++....OleFormat::Save(const System::SharedPtr<System::IO::Stream>&) method Saves the data...System :: SharedPtr < System :: IO :: Stream > & stream ) Parameter...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Aggiungi un'immagine...

    blog.aspose.com/it/pdf/add-extract-remove-repla...
  6. 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...
  7. รวม XPS เป็น XPS, XPS เป็น PDF | .NET

    .NET API Solution สำหรับรวมไฟล์ XPS ด้วยโค้ดเพียงไม่กี่บรรทัด บันทึกผลลัพธ์ที่รวมเข้าด้วยกันเป็นไฟล์ XPS หรือ PDF ตัวอย่างโค้ด C# ของฟังก์ชันการรวม...IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/th/net/merge-xps-files/
  8. Trộn XPS thành XPS, XPS thành PDF | .NET

    Giải pháp .NET API để trộn các tệp XPS chỉ trong vài dòng mã. Lưu kết quả kết hợp dưới dạng tệp XPS hoặc PDF. Ví dụ mã C# về tính năng trộn....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/vi/net/merge-xps-files/
  9. Aggiungi icone al foglio di lavoro con C++|Docu...

    Impara come aggiungere icone ai fogli di lavoro Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/it/cpp/insert-svg-to-excel/
  10. 暗号化されたOffice Open XML(OOXML)ファイルのフォーマット検出(C++)|...

    Aspose.Cells for C++を使用して暗号化されたOffice Open XML(OOXML)ファイルのファイル形式を検出する方法を学びます。...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ja/cpp/detect-file-format...