Sort Score
Result 10 results
Languages All
Labels All
Results 8,881 - 8,890 of 72,964 for

ios

(0.47 sec)
  1. 从CFF文件加载字体|Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...io.File ; 4 import java.io.IOException ; 5 import...aspose.font.FontType ; 使用java.io.file对象从文件加载 遵循该算法来实现字体加载: 构建文件的路径。...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  2. Přidání MapiContact do PST v Ruby|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....MapiContactProfessio').new( \" Adaptaz \" , \" Recording...aspose.email.MapiContactProfessio').new( \" Briazz \" , \" Psychiatric...

    docs.aspose.com/email/cs/java/adding-mapicontac...
  3. Ruby'de PST'ye MapiContact Ekleme|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....MapiContactProfessio').new( \" Adaptaz \" , \" Recording...aspose.email.MapiContactProfessio').new( \" Briazz \" , \" Psychiatric...

    docs.aspose.com/email/tr/java/adding-mapicontac...
  4. Dodawanie MapiContact do PST w Ruby|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....MapiContactProfessio').new( \" Adaptaz \" , \" Recording...aspose.email.MapiContactProfessio').new( \" Briazz \" , \" Psychiatric...

    docs.aspose.com/email/pl/java/adding-mapicontac...
  5. 在 Ruby 中向 PST 添加 MapiContact|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....MapiContactProfessio').new( \" Adaptaz \" , \" Recording...aspose.email.MapiContactProfessio').new( \" Briazz \" , \" Psychiatric...

    docs.aspose.com/email/zh/java/adding-mapicontac...
  6. Настройка шрифтов для отображения таблиц с помо...

    Узнайте, как настраивать шрифты для отображения таблиц в виде изображений, PDF и XPS с помощью Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/ru/cpp/configuring-fonts-...
  7. PdfFileMend Class|Aspose.PDF for Java

    이 섹션에서는 PdfFileMend 클래스를 사용하여 Aspose.PDF Facades를 사용하는 방법을 설명합니다.... IO . File . OpenRead ( _dataDir...로드 var imageStream = System . IO . File . OpenRead ( _dataDir...

    docs.aspose.com/pdf/ko/java/pdffilemend-class/
  8. Aspose.TeX's Output Interface | Python tramite ...

    Ecco una spiegazione della funzionalità di conversione della soluzione API Aspose.Tex per Python, con Tex come formato di output, con esempi di codice.... io import * 3 from util import Util...import * 2 from aspose. tex . io import * 3 from util import Util...

    docs.aspose.com/tex/it/python-net/aspose-tex-ou...
  9. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...System::Drawing::Bitmap > (System::IO::File::OpenRead(dataDir + u "input1...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  10. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarIos with complete code samples....IO;<br> — Add the NuGet package...using System; 2 using System. IO ; 3 using Aspose. Font ; 4 using...

    docs.aspose.com/font/net/how-to-load-fonts/load...