Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 56,300 for

ios

(0.31 sec)
  1. Lizenzierung|Aspose.Finance for .NET

    C# Finance Die Bibliothek API lädt ihre Kunden ein, eine Classic-Lizenz und eine Metered-Lizenz zu erwerben. Verwenden Sie außerdem eine eingeschränkte Lizenz, um das Produkt besser zu erkunden.... IO . FileStream myStream = new System . IO . FileStream..."Aspose.Finance.lic" , System . IO . FileMode . Open ); // Set license...

    docs.aspose.com/finance/de/net/licensing/
  2. Importer et Exporter des Annotations au format ...

    Vous pouvez importer et exporter des annotations avec le format XFDF avec C++ et la bibliothèque Aspose.PDF pour C++....annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/fr/cpp/import-export-xfdf/
  3. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j.... io . File ( dataDir + "OUT_Header...png" ); java . io . InputStream is = new java . io . FileInputStream...

    docs.aspose.com/words/java/insert-header/
  4. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....io.FileInputStream" , java . newInstanceSync...newInstanceSync ( "java.io.File" , "image.svg" ))); var svgImage...

    docs.aspose.com/slides/nodejs-java/image/
  5. Convertir EPUB a PNG en Java – Aspose.HTML for ...

    Convierta EPUB a PNG en Java usando Aspose.HTML para la API de Java. Considere varIos escenarIos de conversión de EPUB a PNG en ejemplos de código Java.... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/es/java/convert-epub-to-png/
  6. Product question: does Aspose support setting X...

    We’re looking for a library which we can use to set XMP metadata in EPS documents (at a document level, not an object level). Do any of the Aspose libraries offer this functionality?...IO.FileStream input = System.IO.File.OpenRead(localPath))...using (System.IO.FileStream output = new System.IO.FileStream(action...

    forum.aspose.com/t/product-question-does-aspose...
  7. LaTeX에서 그림 만들기 | .NET API 솔루션 | Aspose.TeX

    TeX와 함께 작동하는 .NET API 솔루션입니다. LaTeX에서 문서 도형을 생성하고 결과 파일을 이미지로 저장하는 기능이 포함되어 있습니다....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/ko/net/latex-figures/
  8. LaTeX에서 수식 만들기 | .NET API 솔루션 | Aspose.TeX

    TeX와 함께 작동하는 .NET API 솔루션입니다. LaTeX에서 수학 방정식을 생성하고 결과 파일을 이미지로 저장하는 기능이 포함되어 있습니다....IO.MemoryStream(); // Create the...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/ko/net/latex-math/
  9. Modern API|Aspose.Slides for Python Documentation

    Modern API...io import File from java.awt import...imageio import ImageIO from java.io import File from java.awt import...

    docs.aspose.com/slides/python-java/modern-api/
  10. Convert PostScript with Aspose.Page C++ API

    PS to BMP conversion functionality included in Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::String imagePath = System::IO::Path::GetFullPath(dataDir +...tem::IO::FileStream> fs = System::MakeObject<System::IO::FileStream>(imagePath...

    docs.aspose.com/page/cpp/convert-ps/