Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 11,642 for

artifact

(0.29 sec)
  1. 添加背景到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/
  2. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with Artifacts and getting watermarks in PDFs using programmatically the Python....PDF Files Add a watermark artifact to a PDF document using Aspose...a page. Create a watermark artifact. Configure text state. Bind...

    docs.aspose.com/pdf/python-net/add-watermarks/
  3. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportParagraphGraphicsToArtifact method. Gets or sets a value determining whether a paragraph graphic should be marked as an Artifact in C++....graphic should be marked as an artifact. bool Aspose :: Words :: Saving...graphics will be marked as “Artifact”. This value is ignored when...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Issue with watermarking using Aspose.PDF 24.11....

    Class : Aspose.Pdf.Document Method: AddStamp Error : Specified argument was out of the range of valid values. (Parameter ‘Unrecognized filter type.’)...specific properties or types of artifacts being used in your code. Here...issue: Check Artifact Types : Ensure that the artifact types you...

    forum.aspose.com/t/issue-with-watermarking-usin...
  5. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....Working with Backgrounds as Artifacts with Python Contents [ Hide...contains a collection of artifacts. The BackgroundArtifact class...

    docs.aspose.com/pdf/python-net/add-backgrounds/
  6. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = new Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...Then I’m trying to get the artifact info with the following code:...foreach (var artifact in pdfDocument.Pages[1].Artifacts) { var textState...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  7. Remove Watermark from PDF using Java | Aspose.PDF

    Remove watermark from PDF file programmatically with Java sample code using Aspose.PDF for Java...Artifacts collection class. Save PDF...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/java/watermark/remove/
  8. Remove Background from PDF using Python

    Remove background from PDF using Python. It assists in setting IDE and provides list of steps and a runnable sample code to clear PDF background using Python....different subtypes of the artifact to remove them from the PDF...file Parse through all the artifacts in it and check for subtype...

    kb.aspose.com/pdf/python/remove-background-from...
  9. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    用于从 Java 和 PHP 上的 PDF 文件中删除水印的 Java 源代码,Delphi。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 从 PDF...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/zh-hant/java/watermark/...
  10. 使用 Java 从 PDF 中移除水印 | Aspose.PDF

    用于从 Java 和 PHP 上的 PDF 文件中删除水印的 Java 源代码,Delphi。...Artifacts 集合类的方法添加水印。 保存 PDF 文件 从 PDF...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/zh-hans/java/watermark/...