Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 11,638 for

artifact

(0.1 sec)
  1. 使用 PHP 向 PDF 添加水印 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 文件添加水印...Artifacts 集合类的方法添加水印。 保存 PDF 文件 向 PDF...VerticalAlignment (); $artifact = new WatermarkArtifact (); $artifact -> setText...

    products.aspose.com/pdf/zh-hans/php-java/waterm...
  2. 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/
  3. 使用 Python 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。...Artifacts 集合類別的 Add 方法新增浮水印。 儲存 PDF... Document ( path_infile ) artifact = apdf . WatermarkArtifact...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  4. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library.... The watermark artifact is added to the first page...using the getArtifacts().add(artifact) method. Finally, the watermarked...

    products.aspose.com/pdf/tutorial/add-watermark/
  5. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object....contains a collection of artifacts. The BackgroundArtifact class...{ // Image for background artifact object using ( var image =...

    docs.aspose.com/pdf/net/add-backgrounds/
  6. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an Artifact....graphic should be marked as an artifact. get exportParagraphGraph...graphics will be marked as “Artifact”. This value is ignored when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。...中将元素创建为工件,您需要使用 Artifact 类。 它包含以下有用的属性: Artifact.Type – 获取工件类型(支持...获取工件类型(支持 Artifact.ArtifactType 枚举的值,其中包括 Background, Layout, Page...

    docs.aspose.com/pdf/zh/net/artifacts/
  8. 添加背景到PDF|Aspose.PDF for .NET

    使用C#将背景图像添加到您的PDF文件中。使用BackgroundArtifact对象。...{ // Image for background artifact object using ( var image =...Add (); // Create Background Artifact object var background = new...

    docs.aspose.com/pdf/zh/net/add-backgrounds/
  9. 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...
  10. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property to control paragraph graphics as Artifacts, enhancing your document's visual clarity....graphic should be marked as an artifact. public bool ExportParagraphGraph...graphics will be marked as “Artifact”. This value is ignored when...

    reference.aspose.com/words/net/aspose.words.sav...