Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 62,428 for

ios

(0.74 sec)
  1. Permessi di fiducia sul server web|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.... IO . Stream stream = System . IO . File . OpenRead...

    docs.aspose.com/cells/it/net/declaration/
  2. Archivo

    Archivo...io.FileOutputStream; import java.io.IOException;...

    blog.aspose.com/es/zip/uncompress-z-files-in-ja...
  3. Bekerja dengan Portofolio dalam PDF|Aspose.PDF ...

    Buat Portofolio PDF dengan Aspose.PDF untuk C++. Anda harus menggunakan File Microsoft Excel, dokumen Word, dan file gambar untuk membuat Portofolio PDF....()); auto filename = System :: IO :: Path :: GetFileName ( fileSpecification...location auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir...

    docs.aspose.com/pdf/id/cpp/portfolio/
  4. Working with Artifacts|Aspose.PDF for Java

    This page describes how to work with Artifact class using Aspose.PDF for Java. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file.... io . FileInputStream ( new java . io . File ( _dataDir...

    docs.aspose.com/pdf/java/artifacts/
  5. Создание и сохранение контактов Outlook в Pytho...

    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 prof_prop_set = self . MapiContactProfessio () prof_prop_set...

    docs.aspose.com/email/ru/java/creating-and-savi...
  6. قم بتسجيل ملفات EML عبر .NET | products.aspose.com

    كود مصدر C # للتوقيع الإلكتروني على مستندات EML على منصات.NET Framework و.NET Core وXamarin....IO.File.ReadAllText(filePath); System.IO.File.Delete(filePath);...

    products.aspose.com/email/ar/net/signature/eml/
  7. Saving to memory stream results in a "...

    I am converting .mht files to pdf. Most of the files work 100%, but some .mht files result in the following error when I call Aspose.Pdf.Generator.PdfAspose.Pdf.Generator.Pdf.Save(memorystream); Aspose.Pdf…...IO.Path.CheckInvalidPathChar(String path) at System.IO.Path...System.IO.Path.CheckInvalidPathChar(String path) at System.IO.Path...

    forum.aspose.com/t/saving-to-memory-stream-resu...
  8. Eingabeschnittstelle von Aspose.TeX | C++

    Die Konvertierungsfunktionalität der Aspose.TeX-API-Lösung für C++ mit TeX als Eingabeformat wird hier anhand der Codebeispiele erläutert....System::SharedPtr < System::IO::Stream > inZipStream = System::IO::File::Open...(System::IO::Path::Combine(RunExamples::InputDirectory, u "zip-in...

    docs.aspose.com/tex/de/cpp/aspose-tex-input/
  9. Робота з проектами в C ++ | Aspose.Tasks Докуме...

    Це посібник пояснює, як створити та зберегти файли проектів за допомогою Aspose.Tasks для C ++ без Microsoft Office Nections....6 System::SharedPtr < System::IO::FileStream > projectStream =...System::MakeObject < System::IO::FileStream > (dataDir + u "...

    docs.aspose.com/tasks/uk/cpp/creating-and-saving/
  10. Lưu trữ

    Lưu trữ...IO.Stream outStream = System.IO.File.Open("mergedXPSfiles...Open("mergedXPSfiles.xps", System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/vi/page/merge-combine-xps-csharp/