Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 62,464 for

ios

(0.23 sec)
  1. Arbeitslösung für Diagrammskalierung in PPTX|As...

    Behebt unerwartete Diagrammskalierung in PPTX bei Verwendung eingebetteter Excel-OLE-Objekte mit Aspose.Slides für C++. Erfahren Sie zwei Methoden mit Code, um die Größen konsistent zu halten....System :: SharedPtr < System :: IO :: MemoryStream > ToSlidesMemoryStream...Aspose :: Cells :: Systems :: IO :: MemoryStream > inputStream...

    docs.aspose.com/slides/de/cpp/working-solution-...
  2. 記録

    記録...page, System::SharedPtr System::IO::Stream output)メソッドを使用して、PDFページの画像を保存します。...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/ja/pdf/convert-pdf-pages-to-png...
  3. Archiv

    Archiv...XImage->Save(System::SharedPtr System::IO::Stream Stream, System::SharedPtr...System::SharedPtr<System::IO::FileStream> outputImage = System::IO::File::Cr...

    blog.aspose.com/de/pdf/working-with-images-in-p...
  4. Конвертировать EPUB в PDF на Java

    Конвертируйте EPUB в PDF на Java с помощью Aspose.HTML API. Рассмотрите различные сценарии преобразования EPUB в PDF в коде Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/ru/java/convert-epub-to-pdf/
  5. Konvertieren von EPUB in PDF in Java – Aspose.H...

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

    docs.aspose.com/html/de/java/convert-epub-to-pdf/
  6. CFFファイルからフォントをロード| C ++

    このファイルがフォントInselfでなくても、ハードドライブのファイルからフォントをロードするC ++ APIソリューション。 CFFファイルから作成する方法を見てみましょう。... IO ; FileInfoオブジェクトを使用してファイルからロードします...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/ja/cpp/how-to-load-fonts/l...
  7. Hozzon létre figurákat a LaTeX-ben | C++ API me...

    C++ API megoldás a TeX-szel való együttműködéshez. A funkciót, amellyel dokumentumfigurákat hozhat létre a LaTeX-ben, és mentheti az eredményfájlt képként....set_LogStream(new System::IO::MemoryStream()); // Specify...System::SharedPtr<System::IO::Stream> stream = System::IO::File::Open( S...

    products.aspose.com/tex/hu/cpp/latex-figures/
  8. Hozzon létre figurákat a LaTeX-ben | .NET API m...

    .NET API a TeX-szel való együttműködéshez. A funkciót, amellyel dokumentumfigurákat hozhat létre a LaTeX-ben, és mentheti az eredményfájlt képként....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/hu/net/latex-figures/
  9. 乳胶到XPS | C++的Aspose.TeX

    C ++的Aspose.TeX API解决方案的转换功能使LATEX文件转换为TEH XPS格式。这是一些代码示例。...System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/zh/cpp/latex-to-xps/
  10. Create formulas in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create math equations in LaTeX and save the result file as images....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/net/latex-math/