Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 72,972 for

ios

(0.39 sec)
  1. XPS 형식 파일 보기 | .NET 해결책 | Aspose

    XPS 파일을 보려면 엽니다. .NET Framework 플랫폼, Windows 및 ASP.NET 응용 프로그램에서 XPS 문서를 로드, 렌더링 및 표시하는 C# 소스 코드....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.xps" , System.IO.FileMode.Create...

    products.aspose.com/page/ko/net/viewer/xps/
  2. ผสาน 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/
  3. Archiv

    Archiv...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/cs/page/convert-xps-to-jpg-png-...
  4. arkiv

    arkiv...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/sv/page/convert-xps-to-jpg-png-...
  5. Arbeiten mit Bildern|Documentation

    In diesem Abschnitt wird erläutert, wie Sie ein Bild von einer visio-Seite mit Aspose.Diagram einfügen oder abrufen.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/de/net/working-with-ima...
  6. Архів

    Архів...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/uk/page/convert-xps-to-jpg-png-...
  7. arkiv

    arkiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Ställ in marginaler...

    blog.aspose.com/sv/pdf/convert-image-to-pdf-java/
  8. أرشيف

    أرشيف...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/ar/page/convert-xps-to-jpg-png-...
  9. Archivo

    Archivo...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Establezca los márgenes...

    blog.aspose.com/es/pdf/convert-image-to-pdf-java/
  10. Обрізати чи змінити розмір EPS за допомогою C# ...

    Розширте можливості своїх програм на C# за допомогою нашого API рішення для точного обрізки та зміни розміру файлів EPS, для покращення візуальних ефектів....IO.FileStream(dataDir + "input.eps" , System.IO.FileMode...FileMode.Open, System.IO.FileAccess.Read)) { //Initialize the PsDocument...

    products.aspose.com/page/uk/net/crop-eps/