Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 73,219 for

ios

(0.11 sec)
  1. Public API Changes in Aspose.Cells 8.8.0|Docume...

    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 . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...java . io . ByteArrayInputStream stream = new java . io . ByteArrayInputStream...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Aspose::Words::Fonts::FontInfoCollection::idx_g...

    Aspose::Words::Fonts::FontInfoCollection::idx_get method. Gets a font with the specified name in C++....EmbeddedFontStyle :: Regular ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...EmbeddedFontStyle :: Regular ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 在演示文稿中使用 C++ 管理图表工作簿|Aspose.Slides 文档

    发现适用于 C++ 的 Aspose.Slides:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化演示文稿数据。...System :: SharedPtr < System :: IO :: MemoryStream > stream = data...Aspose :: Cells :: Systems :: IO :: MemoryStream (); workbook...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  4. Lưu trữ

    Lưu trữ...io.FileInputStream imageStream = new java.io.FileInputStream(new...FileInputStream(new java.io.File(image.getPath())); // Đặt lề để hình...

    blog.aspose.com/vi/pdf/create-photo-album-in-java/
  5. Архивы

    Архивы...io.ByteArrayInputStream; import java.io.ByteArrayOutputStrea;...main(String[] args) throws java.io.IOException { // Определите путь...

    blog.aspose.com/ru/zip/convert-rar-to-zip-in-java/
  6. Arşiv

    Arşiv...io.ByteArrayInputStream; import java.io.ByteArrayOutputStrea;...main(String[] args) throws java.io.IOException { // Dizin yolunu...

    blog.aspose.com/tr/zip/convert-rar-to-zip-in-java/
  7. Arsip

    Arsip...IO.File.Open(dataDir + Path.Get...eName), System.IO.FileMode.Create, System.IO.FileAccess.Write))...

    blog.aspose.com/id/page/convert-xps-to-tiff-in-...
  8. Extract data from AcroForm|Aspose.PDF for C++

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into XML, or FDF format....auto fdfOutputStream = System :: IO :: File :: OpenWrite ( xmlFileName...auto fdfOutputStream = System :: IO :: File :: OpenWrite ( fdfFileName...

    docs.aspose.com/pdf/cpp/extract-data-from-acrof...
  9. Extrair dados de AcroForm|Aspose.PDF para PHP v...

    AcroForms existem em muitos documentos PDF. Este artigo tem como objetivo ajudá-lo a entender como extrair dados de AcroForms usando PHP e o Aspose.PDF....io.FileOutputStream" , "output.xml"...$xmlOutputStream = new java ( "java.io.FileOutputStream" , "output.fdf"...

    docs.aspose.com/pdf/pt/php-java/extract-data-fr...
  10. 导入和导出注释到XFDF格式使用Aspose.PDF for C++|Aspose.PDF f...

    您可以使用C++和Aspose.PDF for C++库导入和导出注释为XFDF格式。...annotations auto fileStream = System :: IO :: File :: OpenWrite ( _dataDir..."exportannotations.xfdf" ; if ( ! System :: IO :: File :: Exists ( exportFileName...

    docs.aspose.com/pdf/zh/cpp/import-export-xfdf/