Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 72,972 for

ios

(0.14 sec)
  1. Chercher

    chercher...IO.FileStream psStream = new System.IO.FileStream("input...FileStream("input.eps", System.IO.FileMode.Open, System.IO.FileAccess.Read);...

    blog.aspose.com/fr/page/convert-eps-ps-to-svg-c...
  2. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_IsValid method. Returns true if all digital signatures in this collection are valid and the document has not been tampered with Also returns true if there are no digital signatures. Returns false if at least one digital signature is invalid in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  3. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SubjectName method. Returns the subject distinguished name of the certificate that was used to sign the document in C++....System :: MakeObject < System :: IO :: FileStream > ( get_MyDir ()...u "Document.docx" , System :: IO :: FileMode :: Open ); { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. 如何使用 C++ 添加 Circle 註解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  5. 如何用 C++ 添加 Polygon 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Polygon 注释的源代码... IO . Path . Combine ( _dataDir ...}; document . Save ( System . IO . Path . Combine ( _dataDir ...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. Aggiungi filigrana a Visio|Documentation

    Come aggiungere filigrana a visio utilizzando .NET Diagram API.... IO . Directory . Exists ( dataDir...); if (! IsExists ) System . IO . Directory . CreateDirectory...

    docs.aspose.com/diagram/it/net/add-watermark-to...
  7. Wasserzeichen zu Visio hinzufügen|Documentation

    So fügen Sie visio ein Wasserzeichen hinzu, indem Sie .NET Diagram API verwenden.... IO . Directory . Exists ( dataDir...); if (! IsExists ) System . IO . Directory . CreateDirectory...

    docs.aspose.com/diagram/de/net/add-watermark-to...
  8. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_font_as_open_type method. Gets an embedded font file in OpenType format... io . File . write_all_bytes ( ARTIFACTS_DIR...EmbeddedFontStyle . REGULAR ) system_helper . io . File . write_all_bytes ( ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。...io.File ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import java.io.IOException ; import java.util.Scanner ;...

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  10. PDF 문서 저장|Aspose.PDF for Java

    Aspose.PDF for Java 라이브러리를 사용하여 PDF 파일을 저장하는 방법을 배웁니다....io.FileOutputStream ; import java...OutputStream으로 복사 // org.apache.commons.io.IOUtils.copy(is, response.getOutputStream());...

    docs.aspose.com/pdf/ko/java/save-pdf-document/