Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 72,562 for

ios

(0.29 sec)
  1. Adicionar namespace XML nos metadados XMP do EP...

    O processo de adição de namespace XML em metadados XMP de EPS com Aspose.Page para C++ é explicado e ilustrado com os excertos de código aqui....System ::SharedPtr < System::IO::FileStream > psStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "add_simple_props_input...

    docs.aspose.com/page/pt/cpp/xmp-metadata/add-na...
  2. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified save format in C++....Splitter::Split(const System::SharedPtr<System::IO::Stream>&, Aspose::Words::SaveFormat...System :: SharedPtr < System :: IO :: Stream >> Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Cargar una fuente desde un archivo TTF | C++

    Solución API de C++ para cargar fuentes desde un archivo TTF en su disco duro incluso si este archivo no es una fuente en sí.... IO ; Cargando desde el archivo usando...System::String fontPath = System::IO::Path::Combine(get_DataDir()...

    docs.aspose.com/font/es/cpp/how-to-load-fonts/l...
  4. Архів

    Архів...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Додайте зображення...

    blog.aspose.com/uk/pdf/add-extract-remove-repla...
  5. Arşiv

    Arşiv...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File("input_image1.jpg")); // Sayfa kaynaklarının...

    blog.aspose.com/tr/pdf/add-extract-remove-repla...
  6. Об’єднайте XPS у XPS, XPS у PDF | .NET

    Рішення .NET API для об’єднання файлів XPS всього кількома рядками коду.Збережіть результат як XPS або PDF. Приклад коду C# для об’єднання....IO.Stream pdfStream = System.IO.File.Open(dataDir...pdf" , System.IO.FileMode.OpenOrCreate, System.IO.FileAccess.Write))...

    products.aspose.com/page/uk/net/merge-xps-files/
  7. Завантажити шрифт із файлу 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...
  8. Látex a XPS | C++

    La funcionalidad de conversión de la solución API Aspose.TeX para C++ permite convertir archivos LaTeX al formato XPS....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/es/cpp/latex-to-xps/
  9. LaTeX zu XPS | C++

    Mit der Konvertierungsfunktion der Aspose.TeX-API-Lösung für C++ können LaTeX-Dateien in das XPS-Format konvertiert werden....System::SharedPtr < System::IO::Stream > xpsStream = System::IO::File::Open(...System::IO::Path::Combine(RunExamples::OutputDirectory, u "any-name...

    docs.aspose.com/tex/de/cpp/latex-to-xps/
  10. Create figures in LaTeX | .NET API Solution

    .NET API Solution to work with TeX. Includes the functionality to create document figures in LaTeX and save the result file as images....IO.MemoryStream(); // Specify whether...(System.IO.Stream stream = System.IO.File.Open( System.IO.Path.Combine(RunExamples...

    products.aspose.com/tex/net/latex-figures/