Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 72,874 for

ios

(0.2 sec)
  1. 如何用 .NET 添加 Caret 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Caret 个注释。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何使用 C++ 删除 Watermark 注释 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上删除 PDF 文件中的 Watermark 注解的源代码... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. Перетворення файлів XPS | Рішення .NET API

    Функції перетворення XPS у PNG, включені в рішення API Aspose.Page для .NET, описано та проілюстровано за допомогою фрагментів коду тут....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/uk/net/convert-xps/
  4. 記録

    記録...System::SharedPtr<System::IO::Stream> pdfStream = System::IO::File::Open(...pdf", System::IO::FileMode::Create, System::IO::FileAccess::Write);...

    blog.aspose.com/ja/page/convert-xps-or-oxps-fil...
  5. Конвертировать файлы XPS | Решение .NET API

    Функциональность преобразования XPS в PNG, включенная в решение Aspose.Page API для .NET, описана и проиллюстрирована фрагментами кода здесь....IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    docs.aspose.com/page/ru/net/convert-xps/
  6. Save an SVG Document in C# – Aspose.SVG for .NET

    In the article, you will learn how to save an SVG document to a file, memory stream, ZIP archive or Url using Aspose.SVG for .NET library.... IO ; Copy 1 // Save SVG to file...Aspose. Svg ; 2 using System. IO ; Copy 1 // Save SVG to Url using...

    docs.aspose.com/svg/net/save-svg-document/
  7. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/net/working-with-images/
  8. Trabajar con archivos en formato PS | Aspose.Pa...

    Aprenda a trabajar con texto, formas, patrones de mosaico, degradados, imágenes y páginas en archivos PS o EPS utilizando Aspose.Page para C++....3 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::IO::FileStream > (dir + u "document.ps" , System::IO::FileMode::Create);...

    docs.aspose.com/page/es/cpp/working-with-ps/
  9. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....io.InputStream XmlDataSource(String...xmlStream java.io.InputStream xmlSchemaStream java.io.InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  10. Trabajar con páginas en PostScript | C++

    Cómo agregar páginas a un archivo PS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/es/cpp/ps/working-with-pages/