Sort Score
Result 10 results
Languages All
Labels All
Results 9,481 - 9,490 of 58,824 for

ios

(0.15 sec)
  1. Отобразить слайд как изображение SVG|Документац...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....io.FileOutputStream" , "slide-"...

    docs.aspose.com/slides/ru/php-java/render-a-sli...
  2. Kako spremiti slajd kao SVG u C#

    Provest ćemo vas kroz korake u C# za spremanje slajda kao SVG u C#. Upotrebom nekoliko redaka koda možete jednostavno pretvoriti slajd u SVG u C#....IO za pretvaranje PPTX u SVG u C#...

    kb.aspose.com/hr/slides/net/how-to-save-slide-a...
  3. הבקשה הראשונה שלך Android באמצעות Java|Aspose.W...

    התקנת Aspose.Words עבור Android באמצעות Java.... io . File ; import com . aspose...

    docs.aspose.com/words/he/java/your-first-applic...
  4. Как да запазите слайд като SVG в C#

    Ще ви преведем през стъпките в C# за това как да запазите слайд като SVG в C#. С помощта на няколко реда код можете лесно да конвертирате слайд в SVG в C#....IO за преобразуване на PPTX в SVG...

    kb.aspose.com/bg/slides/net/how-to-save-slide-a...
  5. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_FontFormat method. Gets or sets ExportFontFormat used for font exporting. Default value is Woff in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Jak vykreslit LaTeX do PNG pomocí C++

    Toto zajímavé téma poskytuje ukázku, jak vykreslit LaTeX do PNG pomocí C++. Soubory LaTeX také nazýváme jako soubory .tex a je možné snadno převést LaTeX do PNG v C++ pomocí jednoduchých vlastností a metod API....prostory Aspose::TeX, Aspose::TeX::IO a Aspose::TeX::Presentation::Image...

    kb.aspose.com/cs/tex/cpp/how-to-render-latex-to...
  7. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Detects and returns...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Aspose::Words::Saving::HtmlFixedPageHorizontalA...

    Aspose::Words::Saving::HtmlFixedPageHorizontalAlignment enum. Specifies the horizontal alignment for pages in output HTML document in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. SVG Scaling – C# Examples – Aspose.SVG for .NET

    C# examples for SVG scaling using Aspose.SVG. Consider cases where the scale function is used in the transform attribute and in transformation matrix.... IO ; 3 ... 4 5 // Create a new SVG...Aspose. Svg ; 2 using System. IO ; 3 ... 4 5 // Load an SVG document...

    docs.aspose.com/svg/net/svg-scaling/
  10. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG.... IO ; 3 using Aspose. Svg . Converters...Aspose. Svg ; 2 using System. IO ; 3 using Aspose. Svg . Drawing...

    docs.aspose.com/svg/net/convert-svg-to-xps/