Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 72,972 for

ios

(0.24 sec)
  1. Aspose::Words::Drawing::ImageData::get_ImageByt...

    Aspose::Words::Drawing::ImageData::get_ImageBytes method. Gets or sets the raw bytes of the image stored in the shape in C++....System :: SharedPtr < System :: IO :: Stream > imgStream = imgShape...System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Завантажити шрифт із файлу TTF | C++

    Рішення C++ API для завантаження шрифтів із файлу на жорсткому диску, навіть якщо це не шрифт сам по собі. Давайте розглянемо, як це зробити з файлу TTF.... IO ; Завантаження з файлу за допомогою...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/uk/cpp/how-to-load-fonts/l...
  3. EPS 형식 파일 보기 | .NET 해결책 | Aspose

    EPS 파일을 보려면 엽니다. .NET Framework 플랫폼, Windows 및 ASP.NET 응용 프로그램에서 EPS 문서를 로드, 렌더링 및 표시하는 C# 소스 코드입니다....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/ko/net/viewer/eps/
  4. Archiwa

    Archiwa...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Dodaj obraz...

    blog.aspose.com/pl/pdf/add-extract-remove-repla...
  5. ארכיון

    ארכיון...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // הוסף תמונה...

    blog.aspose.com/he/pdf/add-extract-remove-repla...
  6. Carica un carattere dal file TTF | C++

    Soluzione API C ++ per caricare i caratteri da un file sul disco rigido anche se questo file non è un po 'di carattere. Diamo un'occhiata a come farlo da un file TTF.... IO ; Caricamento dal file utilizzando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/it/cpp/how-to-load-fonts/l...
  7. External-graphic and linux - Free Support Forum...

    Hello, I’m currently using version 24.9 of aspose.pdf under license. My deployment environment is Linux. Locally under Windows, external graphics are processed correctly by the FO, and the images are displayed. When I …...io.tmpdir"); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty("java.io.tmpdir", newTempFolder); try...

    forum.aspose.com/t/external-graphic-and-linux/3...
  8. الاستثناءات والأخطاء الشائعة المتعلقة بالخطوط ع...

    استثناءات وأخطاء الخطوط على لينكس...io.tmpdir”); java.io.File file = new java.io.File(newTempFolder);...mkdir(); System.setProperty(“java.io.tmpdir”, newTempFolder); try...

    docs.aspose.com/slides/ar/php-java/technical-ar...
  9. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...io.MemoryStream.setCapacity(Unknown...Source) at com.aspose.email.system.io.MemoryStream.b(Unknown Source)...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  10. DocumentPartSavingArgs.keepDocumentPartStreamOp...

    DocumentPartSavingArgs.keepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a document part....IO.Stream,Aspose.Words.SaveFormat)...Aspose.Words.Document.Save(System.IO.Stream,Aspose.Words.Saving.SaveOptions)...

    reference.aspose.com/words/nodejs-net/aspose.wo...