Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 13,752 for

artifact

(0.08 sec)
  1. TextState | Aspose.PDF for .NET API Reference

    Text state for Artifact text....TextState Artifact.TextState property Text state for artifact text...Also class TextState class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  2. Contents | Aspose.PDF for .NET API Reference

    Gets collection of Artifact internal operators....Contents Artifact.Contents property Gets collection of artifact internal...Also class Operator class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  3. 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...
  4. 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...
  5. Opacity | Aspose.PDF for .NET API Reference

    Gets or sets opacity of the Artifact. Possible values are in range 0..1....Opacity Artifact.Opacity property Gets or sets opacity of the...the artifact. Possible values are in range 0..1. public double...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  6. Increased opacity of watermark after page 1 - F...

    Hello Using the Artifact object in my code makes it go to the first sheet with the opacity I want but after the first sheet the opacity returns to 1. Example: watermark.pdf (865.2 KB) This is the code I am working wit…... 7:26pm 1 Hello Using the artifact object in my code makes it...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...

    forum.aspose.com/t/increased-opacity-of-waterma...
  7. TopMargin | Aspose.PDF for .NET API Reference

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

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  8. Text | Aspose.PDF for .NET API Reference

    Gets text of the Artifact....Text Artifact.Text property Gets text of the artifact. public...get ; set ; } See Also class Artifact namespace Aspose.Pdf assembly...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  9. RemoveValue | Aspose.PDF for .NET API Reference

    Remove custom value from the Artifact....RemoveValue Artifact.RemoveValue method Remove custom value from...from the artifact. public void RemoveValue ( string name ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  10. 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...