Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 14,297 for

artifact

(0.08 sec)
  1. Get Watermark from PDF using C++ | Aspose.PDF

    Get watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...

    products.aspose.com/pdf/cpp/watermark/get/
  2. Aspose PDF for C++添加水印WatermarkArtifact抛出异常 - 中...

    你好,我想向pdf文件中增加水印,但是auto Artifact = MakeObject();行报错, 错误代码:System::ExceptionWrapperAspose::Pdf::Details_FontNotFoundException at memory location 0x014FE370.这个错误怎么去除呢? 测试代码如下: void GettingWatermarks() { String _dataDir…...#1 你好,我想向pdf文件中增加水印,但是auto artifact = MakeObject();行报错, 错误代码:...ir + inputFileName); auto artifact = MakeObject<WatermarkArtifact>();...

    forum.aspose.com/t/aspose-pdf-for-c-watermarkar...
  3. 通過 Java 在 PDF 中使用水印 | Aspose.PDF

    用于在 Java 和 PHP 上为 PDF 文件添加或移除水印的 Java 源代码,德尔福。...com/webapp/ #/artifacts/browse/Tree/General/repo/...WatermarkArtifact artifact = new WatermarkArtifact (); artifact . setText...

    products.aspose.com/pdf/zh-hans/java/watermark/
  4. Adding Watermark to PDF document via .NET | Asp...

    C# source code to add or remove watermark to PSD file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Artifacts collection class Save PDF...WatermarkArtifact artifact = new WatermarkArtifact (); artifact . SetTextAndState...

    products.aspose.com/pdf/java/watermarks/
  5. Remove Watermark from PDF using C++ | Aspose.PDF

    Remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF...pdf" ); // Read artifacts from first page artifacts = doc -> get_Pages...

    products.aspose.com/pdf/cpp/watermark/remove/
  6. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_to_Artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an Artifact....export_paragraph_graphics_to_artifact property PdfSaveOptions.e...export_paragraph_graphics_to_artifact property Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Adding Watermark to PDF document via Python for...

    Python source code to add or remove watermark to PSD file on any platform with .NET support....Artifacts collection class Save PDF...WatermarkArtifact artifact = new WatermarkArtifact (); artifact . SetTextAndState...

    products.aspose.com/pdf/python-net/watermarks/
  8. Adding Watermark to PDF document via C++ | Aspo...

    Source code to add or remove watermark to PSD file on any platform with C++ language...Artifacts collection class Save PDF..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermarks/
  9. Text | Aspose.PDF for .NET API Reference

    Gets text of the Artifact....Text Artifact.Text property Gets text of the artifact. public...get ; set ; } See Also class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  10. Adding Watermark to PDF document via .NET | Asp...

    C# source code to add or remove watermark to PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....Artifacts collection class Save PDF...WatermarkArtifact artifact = new WatermarkArtifact (); artifact . SetTextAndState...

    products.aspose.com/pdf/net/watermarks/