Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 72,942 for

ios

(0.14 sec)
  1. 如何使用 C++ 添加 Highlight 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Highlight 註釋的原始程式碼... IO . Path . Combine ( _dataDir ...); document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  2. 如何使用 .NET 添加 Text 註解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/net/annotation/...
  3. Come aggiungere l'annotazione Polygon usando C+...

    Codice sorgente per aggiungere Polygon annotazioni nel file PDF su qualsiasi piattaforma con linguaggio C++... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/it/cpp/annotation/polyg...
  4. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file.... io . FileOutputStream output = new java . io . FileOutputStream...

    products.aspose.com/pdf/java/attachments/extract/
  5. DataException | Aspose.Words for Java

    Represents the exception that is thrown when errors are generated using ADO.NET components in Java....io.PrintStream printStackTrace(PrintWriter...Parameter Type Description arg0 java.io.PrintWriter setStackTrace(StackTraceElement[]...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::FileFormatUtil::SaveFormatToExte...

    Aspose::Words::FileFormatUtil::SaveFormatToExtension method. Converts a save format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....System :: IO :: FileStream > docStream = System :: IO :: File ::...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. Aspose::Words::Drawing::OleFormat::get_IsLocked...

    Aspose::Words::Drawing::OleFormat::get_IsLocked method. Specifies whether the link to the OLE object is locked from updates in C++....System :: MakeObject < System :: IO :: FileStream > ( get_ArtifactsDir...get_SuggestedExtension (), System :: IO :: FileMode :: Create ); oleFormat...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Chercher

    chercher...page, System::SharedPtr< System::IO::Stream > sortie) méthode. Fermez...System::SharedPtr<System::IO::FileStream> imageStream = System::IO::File::Cr...

    blog.aspose.com/fr/pdf/convert-pub-to-image-usi...
  9. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...textAbsorber -> get_Text (); System :: IO :: File :: WriteAllText ( _dataDir...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  10. Навигация и проверка SVG – Aspose.SVG for .NET

    Узнайте, как проверять SVG на C#, использовать пользовательские фильтры для перебора элементов SVG, перемещаться по SVG с помощью CSS Selector или XPath.... IO ; Copy 1 // Get SVG document...Aspose. Svg ; 2 using System. IO ; 3 using System. Linq ; Copy...

    docs.aspose.com/svg/ru/net/navigation-inspection/