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

artifact

(0.07 sec)
  1. 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...
  2. 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/...
  3. 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...
  4. 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/
  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. 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/
  7. 使用 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/...
  8. 使用 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/...
  9. 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...
  10. Deskew image|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....] Deskew image Skew is an artifact that might appear during document...

    docs.aspose.com/imaging/python-net/deskew-image/