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

ios

(0.2 sec)
  1. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....io.ByteArrayInputStream ; import java.io.ByteArrayOutputStrea...ByteArrayOutputStrea ; import java.io.IOException ; import javax.imageio...

    docs.aspose.com/pdf/java/working-with-image-pla...
  2. Agregar iconos a la hoja de cálculo con C++|Doc...

    Aprende cómo agregar iconos a hojas de cálculo de Excel usando Aspose.Cells con C++.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/es/cpp/insert-svg-to-excel/
  3. فتح مستند PDF باستخدام C++|Aspose.PDF لـ C++

    استخدم مكتبة C++ لفتح مستند PDF الخاص بك مع مقتطف الشيفرة التالي بواسطة Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/ar/cpp/open-pdf-document/
  4. Open PDF Document using C++|Aspose.PDF for C++

    Use the C++ library for opening your PDF document with the next code snippet by Aspose.PDF....System :: SharedPtr < System :: IO :: MemoryStream > stream ; auto...MakeObject < Document > ( System :: IO :: File :: OpenRead ( fileName...

    docs.aspose.com/pdf/cpp/open-pdf-document/
  5. عرض ملفات تنسيق EPS | المحلول .NET

    افتح لعرض ملفات EPS. التعليمات البرمجية المصدر C# لتحميل وعرض وعرض مستندات EPS على .NET Framework Platform و Windows وتطبيقات ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/ar/net/viewer/eps/
  6. PS formátumú fájlok megtekintése | .NET Megoldás

    Nyissa meg az PS-fájlok megtekintéséhez. C# az PS rendereléséhez és megjelenítéséhez .NET-keretrendszer platformon, Windows és ASP.NET alkalmazásokon....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.ps" , System.IO.FileMode.Create...

    products.aspose.com/page/hu/net/viewer/ps/
  7. Перегляд файлів формату EPS | Рішення .NET API

    Переглянути файлиEPS. Вихідний код C# для завантаження та відображення документів EPS з .NET Framework, Windows і програмах ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/uk/net/viewer/eps/
  8. 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...
  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. 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/