Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 72,562 for

ios

(0.16 sec)
  1. Carica un carattere dal file TTF | C++

    Soluzione API C ++ per caricare i caratteri da un file sul disco rigido anche se questo file non è un po 'di carattere. Diamo un'occhiata a come farlo da un file TTF.... IO ; Caricamento dal file utilizzando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/it/cpp/how-to-load-fonts/l...
  2. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/cpp/ps/working-with-document/
  3. PostScript でのページ操作 | C++

    PS ファイルにページを追加する方法については、Aspose.Page API ソリューションで回答しています。C++ での機能の使用方法については、こちらをご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/ja/cpp/ps/working-with-pages/
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....System :: SharedPtr < System :: IO :: MemoryStream > workbookStream...System :: SharedPtr < System :: IO :: Stream > workbookStream ,...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  5. Konvertieren von EPUB in JPG in Java – Aspose.H...

    Konvertierung von EPUB in JPG in Java mit Aspose.HTML for Java API. Betrachten Sie verschiedene EPUB-zu-JPG-Konvertierungsszenarien in Java-Code.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/de/java/convert-epub-to-jpg/
  6. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc.... io . FileWriter writer = new java . io . FileWriter.... close (); } catch ( java . io . IOException e ) { e . printStackTrace...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  7. Excel e Arka Plan Resmi Ekleme (C++ ile)|Docume...

    Aspose.Cells for C++ kullanarak Excel e arka plan resmi nasıl eklenir....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/tr/cpp/insert-background-...
  8. Hintergrundbild in Excel mit C++ einfügen|Docum...

    „Wie man mit Aspose.Cells for C++ ein Hintergrundbild in Excel einfügt.“...ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/de/cpp/insert-background-...
  9. Merge XPS to XPS, XPS to PDF | .NET

    .NET API Solution to merge XPS files in a few lines of code. Save the combined result as XPS or PDF files. C# code example of merging functionality....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/net/merge-xps-files/
  10. ดูไฟล์รูปแบบ XPS | .NET วิธีการแก้

    เปิดเพื่อดูไฟล์ XPS ซอร์สโค้ด C# เพื่อโหลด แสดงผล และแสดงเอกสาร XPS บน .NET Framework Platform, Windows และ ASP.NET Applications...IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/th/net/viewer/xps/