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

artifact

(0.2 sec)
  1. 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...
  2. 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/
  3. 在 .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/
  4. 添加背景到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/
  5. 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...Page . Create a watermark artifact (see WatermarkArtifact )....

    docs.aspose.com/pdf/python-net/add-watermarks/
  6. HTML-to-Tagged-PDF: CSS border/background path ...

    <!doctype html> Bug Report: Path Objects Not Tagged as Artifacts in Tagged PDF Output body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt; line-height: 1.5; color: #222; max-width: 900px; margin: 20px…...path objects not tagged as Artifacts — PDF/UA 7.1:1.1 on every...Path Objects Not Tagged as Artifacts in Tagged PDF Output body...

    forum.aspose.com/t/html-to-tagged-pdf-css-borde...
  7. 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...
  8. Aspose.PDF – Unable to Save PDF After Removing ...

    a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Hi Team, I’m working on an implementation where we extract content from PDFs, but we need to…...After Removing Header/Footer Artifacts Aspose.PDF Product Family...attempting to remove header/footer artifacts before saving. Code snippet:...

    forum.aspose.com/t/aspose-pdf-unable-to-save-pd...
  9. 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/
  10. 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...