Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 72,967 for

ios

(0.11 sec)
  1. 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...
  2. 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...
  3. LaTeX to XPS | Aspose.TeX for C++

    Conversion functionality of Aspose.TeX API solution for C++ lets convert LaTeX files to teh XPS format. Here are some code examples....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/cpp/latex-to-xps/
  4. Process and Convert XML Using C++ | Aspose.PDF

    Transform XML programmatically with C++ sample code using Aspose.PDF for C++...); auto XmlContent = System :: IO :: File :: ReadAllText ( u "XMLFile1...auto XsltContent = System :: IO :: File :: ReadAllText ( u "XSLTFile1...

    products.aspose.com/pdf/cpp/transform-xml/
  5. Aspose::Words::LowCode::Processor class | Aspos...

    Aspose::Words::LowCode::Processor class. Processor class for performing different document processing actions in C++....(const System::SharedPtr<System::IO::Stream>&) Specifies input document...(const System::SharedPtr<System::IO::Stream>&, const System::Sha...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. آرشیوها

    آرشیوها...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/fa/page/convert-eps-ps-to-svg-c...
  7. Archiv

    Archiv...io.File; import java.io.FileOutputStream; import...import java.io.IOException; import java.io.InputStream; public...

    blog.aspose.com/cs/zip/unzip-a-gz-file-in-java-...
  8. Ruby de Çalışma Sayfalarını Yönetme|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....Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...Excel file to be opened fstream = IO . sysopen ( @data_dir + 'book1...

    docs.aspose.com/cells/tr/java/managing-workshee...
  9. Aspose::Words::Fonts::TableSubstitutionRule cla...

    Aspose::Words::Fonts::TableSubstitutionRule class. Table font substitution rule. To learn more, visit the documentation article in C++....(const System::SharedPtr<System::IO::Stream>&) Loads table substitution...(const System::SharedPtr<System::IO::Stream>&) Saves the current...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。... IO . Directory . Exists ( _folderForReferencedR..._folderForReferencedR )) { System . IO . Directory . CreateDirectory...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/