Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 72,418 for

ios

(0.26 sec)
  1. 如何用 .NET 添加 Circle 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Circle 个注释。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何使用 .NET 添加 Freetext 註解 | Aspose.PDF

    C# 上的原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上添加 Freetext 批注。... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/net/annotation/...
  3. 确定换行符|Aspose.PDF for Java

    了解如何使用Java确定多行TextFragment的换行符...io.FileWriter ; // 导入FileWriter类 import java.io.IOException...

    docs.aspose.com/pdf/zh/java/determine-line-break/
  4. Determinar Salto de Línea|Aspose.PDF para Java

    Aprende más sobre cómo determinar un salto de línea de un TextFragment de varias líneas usando Java...io.FileWriter ; // Importar la clase...clase FileWriter import java.io.IOException ; // Importar la...

    docs.aspose.com/pdf/es/java/determine-line-break/
  5. Extraire le texte de toutes les pages d'un docu...

    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 . FileWriter ' ). new ( Rjb :: import ( ' java . io . File...

    docs.aspose.com/pdf/fr/java/extract-text-from-a...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Thumbnail method. Gets or sets the thumbnail of the document in C++....> thumbnailBytes = System :: IO :: File :: ReadAllBytes ( get_ImageDir...( u "Thumbnail" ); System :: IO :: File :: WriteAllBytes ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Arbeiten mit Formen in PostScript | C++

    Wie man einer PS-Datei Formen hinzufügt, ist eine Frage, die von der Aspose.Page-API-Lösung für C++ beantwortet wird....6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "AddRectangle_outPS...

    docs.aspose.com/page/de/cpp/ps/working-with-sha...
  8. 在 Java 中将 EPUB 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 JPG。在Java代码中考虑各种EPUB到JPG的转换方案。... io . FileInputStream fileInputStream = new java. io . FileInputStream...java. io . FileInputStream fileInputStream = new java. io . FileInputStream...

    docs.aspose.com/html/zh/java/convert-epub-to-jpg/
  9. Detectar formato de archivo de archivos cifrado...

    Aprende cómo detectar el formato de archivo de archivos Office Open XML (OOXML) cifrados usando Aspose.Cells for C++....ifstream fileStream ( f , std :: ios :: binary ); if ( ! fileStream...fileStream . seekg ( 0 , std :: ios :: end ); std :: streampos fileSize...

    docs.aspose.com/cells/es/cpp/detect-file-format...
  10. Извлечение информации об изображении и подписи ...

    Вы можете извлечь изображения из поля подписи и извлечь информацию о подписи, используя класс SignatureField с C++....nullptr) { auto output = System::IO::File::OpenWrite(_dataDir + u"im"...output->Close(); } } } catch (System::IO::IOException e) { Console::W...

    docs.aspose.com/pdf/ru/cpp/extract-image-and-si...