Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 72,972 for

ios

(0.58 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedImages method. Specifies whether images should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....String outDocContents = System :: IO :: File :: ReadAllText ( get_ArtifactsDir...) { ASSERT_FALSE ( System :: IO :: File :: Exists ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file.... IO ; Loading from the file using...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  3. Cargar una fuente desde un archivo TTF | C++

    Solución API de C++ para cargar fuentes desde un archivo TTF en su disco duro incluso si este archivo no es una fuente en sí.... IO ; Cargando desde el archivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/es/cpp/how-to-load-fonts/l...
  4. Архивы

    Архивы...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Добавьте изображение...

    blog.aspose.com/ru/pdf/add-extract-remove-repla...
  5. Archiv

    Archiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Přidejte obrázek...

    blog.aspose.com/cs/pdf/add-extract-remove-repla...
  6. دمج XPS في XPS و XPS إلى PDF | المحلول .NET

    NET API Solution لدمج ملفات XPS في بضعة أسطر من التعليمات البرمجية. احفظ النتيجة المجمعة كملفات XPS أو PDF. مثال على كود C# لدمج الوظائف....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/ar/net/merge-xps-files/
  7. XPS egyesítése XPS-hez, XPS PDF-hez | .NET Mego...

    .NET API megoldás XPS-fájlok egyesítésére néhány sornyi kóddal. Mentse a kombinált eredményt XPS vagy PDF fájlként. Példa a C# kód egyesítésére....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/hu/net/merge-xps-files/
  8. Arbeta med bilder|Documentation

    Det här avsnittet förklarar hur man infogar eller hämtar en bild från en visio-sida med Aspose.Diagram.... IO . MemoryStream stream = new System . IO . MemoryStream...System . IO . MemoryStream stream = new System . IO . MemoryStream...

    docs.aspose.com/diagram/sv/net/working-with-ima...
  9. Archiwa

    Archiwa...IO.File.Open(Path.GetDirectoryName(outputFileName)...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/pl/page/convert-xps-to-jpg-png-...
  10. Archivio

    Archivio...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("1.jpeg")); // Imposta i margini in...

    blog.aspose.com/it/pdf/convert-image-to-pdf-java/