Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 72,424 for

ios

(0.2 sec)
  1. Carregue uma fonte do arquivo ttf | C++

    Solução da API C ++ para carregar fontes de um arquivo no seu disco rígido, mesmo que esse arquivo não seja um inselo da fonte. Vejamos como fazer isso de um arquivo TTF.... IO ; Carregando do arquivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/pt/cpp/how-to-load-fonts/l...
  2. Xem các tập tin định dạng EPS | Giải pháp cho .NET

    Mở để xem các tệp EPS. Mã nguồn C# để tải, kết xuất và hiển thị các tài liệu EPS trên Nền tảng .NET Framework, Windows và các ứng dụng ASP.NET....IO.Path.GetTempPath() + Guid.NewGuid()...new System.IO.FileStream( "template.eps" , System.IO.FileMode.Create...

    products.aspose.com/page/vi/net/viewer/eps/
  3. PS 형식 파일 보기 | .NET 해결책 | Aspose

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

    products.aspose.com/page/ko/net/viewer/ps/
  4. Unisci XPS a XPS, XPS a PDF | .NET

    .NET API per unire file XPS. Salva il risultato combinato come file XPS o PDF. Esempio di codice C# di unione di funzionalità....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/it/net/merge-xps-files/
  5. Load a font from CFF 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 CFF 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...
  6. Carregue uma fonte do arquivo CFF | C++

    Solução da API C ++ para carregar fontes de um arquivo no seu disco rígido, mesmo que esse arquivo não seja um inselo da fonte. Vamos ver como fazer isso de um arquivo CFF.... IO ; Carregando do arquivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/pt/cpp/how-to-load-fonts/l...
  7. Laden Sie eine Schriftart aus einer CFF-Datei |...

    C++-API-Lösung zum Laden von Schriftarten aus einer CFF-Datei auf Ihrer Festplatte, auch wenn es sich bei der Datei selbst nicht um eine Schriftart handelt... IO ; Laden aus der Datei mithilfe...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  8. XMP metaadatok | API az EPS kódolásához | .NET ...

    .NET API az EPS fájlokkal való munkavégzéshez. Funkcionalitás az EPS XMP-metaadatainak kódolásához. C# a hozzáadáshoz, szerkesztéshez és beszerzéshez....IO.FileStream psStream = new System.IO.FileStream(dataDir..."add_input.eps" , System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    products.aspose.com/page/hu/net/xmp-metadata/
  9. Détecter le format de fichier des fichiers OOXM...

    Apprenez comment détecter le format de fichier des fichiers Office Open XML (OOXML) cryptés en utilisant 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/fr/cpp/detect-file-format...
  10. Extrair Informações de Imagem e Assinatura usan...

    Você pode extrair imagens do campo de assinatura e extrair informações de assinatura usando a classe SignatureField com C++....nullptr ) { auto output = System :: IO :: File :: OpenWrite ( _dataDir...Close (); } } } catch ( System :: IO :: IOException e ) { Console...

    docs.aspose.com/pdf/pt/cpp/extract-image-and-si...