Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 62,415 for

ios

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

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

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何使用 .NET 添加 Freetext 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Freetext 批注。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  3. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  4. Arbeiten mit Formen in PostScript | C++

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/de/cpp/ps/working-with-sha...
  5. 乳胶数学公式渲染| .NET的Aspose.TeX

    Aspose.TeX API解决方案用于.NET乳胶数学公式渲染。了解有关如何使用功能的代码示例。... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/zh/net/latex-math-formula-r...
  6. TeX 조판 | ZIP 입력 및 출력 | Aspose.TeX

    TeX과 함께 작동하는 C++ API 솔루션입니다. 몇 줄의 코드로 입력 및 출력으로 ZIP 아카이브를 사용하여 TeX를 PDF로 변환하는 방법을 알아보십시오....C++ 코드 using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/ko/cpp/zip-input-and-ou...
  7. sắp chữ TeX | Đầu vào và đầu ra ZIP

    Giải pháp API C++ để làm việc với TeX. Tìm hiểu cách chuyển đổi TeX sang PDF bằng cách sử dụng tệp lưu trữ ZIP làm đầu vào và đầu ra với một vài dòng mã....ra ZIP using Aspose :: TeX :: IO; using Aspose :: TeX :: Presentation...System :: IO :: Stream > inZipStream = System :: IO :: File ::...

    products.aspose.com/tex/vi/cpp/zip-input-and-ou...
  8. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different types of documents using a single line of code in Java....io.InputStream loadOptions LoadOptions...LoadOptions outputStream java.io.OutputStream saveOptions SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Rendern von LaTeX-Matheformeln | Aspose.TeX für...

    Hier wird Aspose.TeX für .NET die Darstellung math Formeln in LaTeX beschrieben. Erfahr anhand der Codebeispiele, wie kann man Funktionalität nutzen.... IO . MemoryStream (); 24 25 // Specify...using (System. IO . Stream stream = System. IO . File . Open (...

    docs.aspose.com/tex/de/net/latex-math-formula-r...
  10. Открытие PDF документа с использованием C++|Asp...

    Используйте библиотеку C++ для открытия вашего PDF документа с помощью следующего фрагмента кода от Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/ru/cpp/open-pdf-document/