Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 14,297 for

artifact

(0.06 sec)
  1. Aspose PDF WatermarkArtifact is not consistent ...

    I Am using Aspose PDF for dotnet and I use WatermarkArtifact class to apply watermark by following this link https://docs.aspose.com/pdf/net/add-watermarks/#programming-samples-how-to-add-watermark-on-pdf-files. I have …...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.SetTextAndState(...Green) }); artifact.IsBackground = false; artifact.Rotation =...

    forum.aspose.com/t/aspose-pdf-watermarkartifact...
  2. IsBackground | Aspose.PDF for .NET API Reference

    If true Artifact is placed behind page contents....IsBackground Artifact.IsBackground property If true Artifact is placed...get ; set ; } See Also class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  3. Image | Aspose.PDF for .NET API Reference

    Gets image of the Artifact if presents....Image Artifact.Image property Gets image of the artifact (if presents)...See Also class XImage class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  4. Form | Aspose.PDF for .NET API Reference

    Gets XForm of the Artifact if XForm is used....Form Artifact.Form property Gets XForm of the artifact (if XForm...See Also class XForm class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  5. RightMargin | Aspose.PDF for .NET API Reference

    Right margin of Artifact. If position is specified explicitly in Position property this value is ignored....RightMargin Artifact.RightMargin property Right margin of artifact. If...get ; set ; } See Also class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  6. WatermarkArtifact API not working on given PDF ...

    Hi , For given attached PDF the watermark code is not working. No error displayed but watermark is missing. using (Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(fileStream)) …...Document(fileStream)) { WatermarkArtifact artifact = new WatermarkArtifact()...TopMargin = 7, LeftMargin = 7 }; artifact.SetLinesAndState( new string[]...

    forum.aspose.com/t/watermarkartifact-api-not-wo...
  7. Artifact.ArtifactType | Aspose.PDF for Java API...

    Enumeration of possible Artifact types....Artifact.ArtifactType Contents [ Hide ] Inheritance: java.lang...public enum Artifact.ArtifactType extends Enum<Artifact.ArtifactType>...

    reference.aspose.com/pdf/java/com.aspose.pdf/ar...
  8. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    PdfSaveOptions ExportParagraphGraphicsToArtifact property. 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. public bool ExportParagraphGraph...graphics will be marked as “Artifact”. This value is ignored when...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Lines | Aspose.PDF for .NET API Reference

    Lines of multiline text Artifact....Lines Artifact.Lines property Lines of multiline text artifact...Lines { get ; } See Also class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  10. Dispose | Aspose.PDF for .NET API Reference

    Dispose the Artifact....Dispose Artifact.Dispose method Dispose the artifact. public...Dispose () See Also class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...