Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 14,297 for

artifact

(0.07 sec)
  1. ArtifactHorizontalAlignment | Aspose.PDF for .N...

    Horizontal alignment of Artifact. If position is specified explicitly in Position property this value is ignored....ArtifactHorizontalAl Artifact.ArtifactHorizontalAl property Horizontal...Horizontal alignment of artifact. If position is specified explicitly...

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

    Sets text of the Artifact....SetText Artifact.SetText method Sets text of the artifact. public...FormattedText object which contains artifact text. See Also class FormattedText...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  3. Aspose.PDF for Java 18.5 Release Notes|Aspose.P...

    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....addItem(Artifact) com.aspose.pdf. ArtifactCollection...ArtifactCollection .containsItem(Artifact) com.aspose.pdf. ArtifactCollection...

    docs.aspose.com/pdf/java/aspose-pdf-for-java-18...
  4. CustomType | Aspose.PDF for .NET API Reference

    Gets name of Artifact type. May be used if Artifact type is non standard....CustomType Artifact.CustomType property Gets name of artifact type...type. May be used if artifact type is non standard. public string...

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

    Gets name of Artifact subtype. May be used if Artifact subtype is not standard subtype....CustomSubtype Artifact.CustomSubtype property Gets name of artifact subtype...subtype. May be used if artifact subtype is not standard subtype...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  6. SetValue | Aspose.PDF for .NET API Reference

    Sets custom value of Artifact....SetValue Artifact.SetValue method Sets custom value of artifact. public...value in the artifact. See Also class Artifact namespace Aspose...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  7. Subtype | Aspose.PDF for .NET API Reference

    Gets Artifact subtype. If Artifact has non-standard subtype name of the subtype may be read via CustomSubtype....Subtype Artifact.Subtype property Gets artifact subtype. If artifact...artifact has non-standard subtype, name of the subtype may be...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  8. Artifact.ArtifactType | Aspose.PDF for .NET API...

    Enumeration of possuble Artifact types....Artifact.ArtifactType Artifact.ArtifactType enumeration Enumeration...Enumeration of possuble artifact types. public enum ArtifactType...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  9. Adding an image watermark to PDF can't adjust t...

    I want to add image watermark to PDF through WatermarkArtifact. When the image width is relatively large, the watermark will not be fully displayed on the page and i can’t resize the image watermark. var doc = new A…...Watermark var artifact = new WatermarkArtifact(); artifact.SetImag...top\watermark-logo.png"); artifact.Position = new Aspose.Pdf...

    forum.aspose.com/t/adding-an-image-watermark-to...
  10. 通過 Python 在 PDF 中使用水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、C++ 上向 PDF 文件添加或删除水印的 Python 源代码。... Document ( input_pdf ) artifact = ap . WatermarkArtifact ().... find_font ( "Courier" ) artifact . set_text_and_state ( "WATERMARK"...

    products.aspose.com/pdf/zh-hans/python-net/wate...