Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 56,359 for

ios

(0.06 sec)
  1. Çalışma Sayfasına İkonlar Ekleme ile C++|Docume...

    Aspose.Cells kullanarak Excel çalışma sayfalarına ikonlar nasıl eklenir öğrenin.... ToUtf8 (), std :: ios :: binary ); if ( ! fsSource...fsSource . seekg ( 0 , std :: ios :: end ); size_t fileSize = fsSource...

    docs.aspose.com/cells/tr/cpp/insert-svg-to-excel/
  2. Aspose::Words::Saving::CssSavingArgs::get_CssSt...

    Aspose::Words::Saving::CssSavingArgs::get_CssStream method. Allows to specify the stream where the CSS information will be saved to in C++....System :: SharedPtr < System :: IO :: Stream > Aspose :: Words ::...System :: IO :: FileStream > ( mCssTextFileName , System :: IO :: FileMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in C++....String > filePaths = System :: IO :: Directory :: GetFiles ( ArtifactsDir...System :: IO :: FileStream > ( outFileName , System :: IO :: FileMode...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportFontResources method. Specifies whether font resources should be exported to HTML, MHTML or EPUB. Default is false in C++....String >:: FindAll ( System :: IO :: Directory :: GetFiles ( ArtifactsDir...MakeArray < char16_t > ({ System :: IO :: Path :: DirectorySeparatorCh...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Load And Save To Stream in Python|Aspose.Words ...

    Load And Save Document To Stream using Python....io.FileInputStream" ) FileOutputStream...FileOutputStream = jpype . JClass ( "java.io.FileOutputStream" ) ByteArrayOutputStrea...

    docs.aspose.com/words/java/load-and-save-to-str...
  6. Create formulas in LaTeX | .NET API Solution

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

    products.aspose.com/tex/net/latex-math/
  7. Características de Utilidad de Microsoft Graph|...

    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....io.BufferedReader ; import java.io.IOException ;...; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/es/java/microsoft-graph-u...
  8. 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...
  9. Xem các tập tin định dạng XPS | Giải pháp cho .NET

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

    products.aspose.com/page/vi/net/viewer/xps/
  10. Об’єднайте 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/