Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,681 for

ios

(0.08 sec)
  1. Conversión de fuentes. Detalles avanzados | Java

    API de C++ para convertir fuentes Aspose.Font. Si necesita leer los datos de las fuentes convertidas antes de guardarlas, utilice el método descrito aquí....io.FileOutputStream ; 5 import java.io.IOException...

    docs.aspose.com/font/es/java/convert/advanced-m...
  2. Aspose::Words::Rendering::NodeRendererBase clas...

    Aspose::Words::Rendering::NodeRendererBase class. Base class for ShapeRenderer and OfficeMathRenderer. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&, System::SharedPtr...(const System::SharedPtr<System::IO::Stream>&, System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Convertir EPUB a PDF – código C# y convertidor ...

    Convierta EPUB a PDF en C# usando Aspose.HTML for .NET API. Considere varIos escenarIos de conversión de EPUB a PDF en ejemplos de C#. Pruebe el convertidor EPUB en línea....IO.FileStream para abrir y leer...OpenRead() de la clase System.IO.FileStream para abrir y leer...

    docs.aspose.com/html/es/net/convert-epub-to-pdf/
  4. Работа с клипами в PostScript | С++

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в C++....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "Clipping_outPS...

    docs.aspose.com/page/ru/cpp/ps/working-with-clips/
  5. Создание SVG, загрузка и чтение SVG на C#

    Узнайте, как создать SVG из строки памяти, потока или файла; как загружать SVG из Интернета и читать SVG с помощью Aspose.SVG для .NET API.... IO ; 3 ... 4 5 // Prepare output...Aspose. Svg ; 2 using System. IO ; 3 ... 4 5 //Prepare a path...

    docs.aspose.com/svg/ru/net/create-svg-document/
  6. Aspose::Words::Saving::HtmlMetafileFormat enum ...

    Aspose::Words::Saving::HtmlMetafileFormat enum. Indicates the format in which metafiles are saved to HTML documents in C++....Document > ( MakeObject < System :: IO :: MemoryStream > ( System ::...String outDocContents = System :: IO :: File :: ReadAllText ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Referencia de la API|CAD Documentation

    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....Core, Xamarin para Android e iOS. Proporciona la funcionalidad...

    docs.aspose.com/cad/es/net/api-reference/
  8. Aspose::Words::Fonts::MemoryFontSource::get_Fon...

    Aspose::Words::Fonts::MemoryFontSource::get_FontData method. Binary font data in C++....uint8_t > fontBytes = System :: IO :: File :: ReadAllBytes ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Aspose::Words::Fonts::MemoryFontSource::get_Typ...

    Aspose::Words::Fonts::MemoryFontSource::get_Type method. Returns the type of the font source in C++....uint8_t > fontBytes = System :: IO :: File :: ReadAllBytes ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Create HTML Document – Create, Load HTML in Java

    Learn how to load HTML document from a file, stream, URL, or create HTML from scratch in Java. Consider approaches to load HTML documents.... io . FileWriter fileWriter = new java. io . FileWriter...3 java. io . InputStream inputStream = new java. io . ByteArrayInputStream...

    docs.aspose.com/html/java/create-a-document/