Sort Score
Result 10 results
Languages All
Labels All
Results 5,011 - 5,020 of 59,014 for

ios

(0.09 sec)
  1. 如何使用 .NET 删除 Text 注释 | Aspose.PDF

    C# 上的源代码用于通过 COM Interop 删除 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 Text 个注释。... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. نحوه حذف Polyline حاشیه نویسی با استفاده از {{p...

    کد منبع برای حذف Polyline حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/fa/cpp/annotation/polyl...
  3. نحوه حذف Circle حاشیه نویسی با استفاده از {{pro...

    کد منبع برای حذف Circle حاشیه نویسی در فایل PDF در هر پلت فرم با زبان C++... IO . Path . Combine ( _dataDir ...} document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/fa/cpp/annotation/circl...
  4. Aspose::Words::Drawing::OlePackage::get_Display...

    Aspose::Words::Drawing::OlePackage::get_DisplayName method. Gets or sets OLE Package display name in C++....uint8_t > zipFileBytes = System :: IO :: File :: ReadAllBytes ( get_DatabaseDir...System :: MakeObject < System :: IO :: MemoryStream > ( zipFileBytes...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. OleFormat.is_locked property | Aspose.Words for...

    OleFormat.is_locked property. Specifies whether the link to the OLE object is locked from updates.... io . FileStream ( ARTIFACTS_DIR...suggested_extension , system_helper . io . FileMode . CREATE ) as fs :...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IBibliographyStylesProvider | Aspose.Words for ...

    Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when theyre updated in Java....io.InputStream - The java.io.InputStream with...

    reference.aspose.com/words/java/com.aspose.word...
  7. UnsupportedEncryptionException | Aspose.Words f...

    Thrown during document load when the document is encrypted with an unsupported method in Java....io.PrintStream printStackTrace(PrintWriter...Parameter Type Description arg0 java.io.PrintWriter setStackTrace(StackTraceElement[]...

    reference.aspose.com/words/java/com.aspose.word...
  8. UnsupportedFileFormatException | Aspose.Words f...

    Thrown during document load when the document format is not recognized or not supported by Aspose.Words in Java....io.PrintStream printStackTrace(PrintWriter...Parameter Type Description arg0 java.io.PrintWriter setStackTrace(StackTraceElement[]...

    reference.aspose.com/words/java/com.aspose.word...
  9. さまざまな画像形式をPDFに変換|Aspose.PDF for Java

    このトピックでは、Aspose.PDF for Javaライブラリがさまざまな画像形式をPDFに変換する方法を示します。...io.FileNotFoundExceptio ; import...aspose.pdf.examples ; import java.io.FileNotFoundExceptio ; import...

    docs.aspose.com/pdf/ja/java/convert-images-form...
  10. PostScript でのページ操作 | C++

    PS ファイルにページを追加する方法については、Aspose.Page API ソリューションで回答しています。C++ での機能の使用方法については、こちらをご覧ください。...6 System::SharedPtr < System::IO::Stream > outPsStream = System::MakeObject...System::MakeObject < System::IO::FileStream > (dataDir + u "document1...

    docs.aspose.com/page/ja/cpp/ps/working-with-pages/