Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 14,327 for

artifact

(0.06 sec)
  1. ArtifactCollection | Aspose.PDF for Python via ...

    Class represents Artifact collection....ArtifactCollection class Class represents artifact collection. The ArtifactCollection...Name Description [index] Gets artifact by index. Index is started...

    reference.aspose.com/pdf/python-net/aspose.pdf/...
  2. Aspose::Pdf::ArtifactCollection Class Reference...

    Classes | Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::ArtifactCollection ......Reference Class represents artifact collection. More... #include...System::SharedPtr< Aspose::Pdf::Artifact > > . Public Member Functions...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  3. Aspose::Pdf::HeaderArtifact Class Reference - A...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::HeaderArtifact Class Referenc......Reference Class describes Heaader artifact. This artifacgt may be used...h " Inherits Aspose::Pdf::Artifact . Public Member Functions...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.h...
  4. Aspose::Pdf::ArtifactCollection Class Reference...

    Classes | Public Member Functions | Protected Member Functions | List of all members Aspose::Pdf::ArtifactCollection ......Reference Class represents artifact collection. More... #include...System::SharedPtr< Aspose::Pdf::Artifact > > . Public Member Functions...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.a...
  5. Artifact.ArtifactSubtype | Aspose.PDF for .NET ...

    Enumeration of possible Artifacts subtype....Artifact.ArtifactSubtype Artifact.ArtifactSubtype enumeration...enumeration Enumeration of possible artifacts subtype. public enum ArtifactSubtype...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  6. Add watermark to PDF using C++|Aspose.PDF for C++

    This article explains the features of working with Artifacts and getting watermarks in PDFs using programmatically the C++....to your PDF document using Artifact class. Please check this article...Adobe Acrobat is called an artifact (as described in 14.8.2.2...

    docs.aspose.com/pdf/cpp/add-watermarks/
  7. Delete | Aspose.PDF for .NET API Reference

    Deletes specified Artifact....Delete Delete(Artifact) Deletes specified artifact. public void...void Delete ( Artifact artifact ) Parameter Type Description artifact...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  8. ArtifactCollection | Aspose.PDF for .NET API Re...

    Class represents Artifact collection....ArtifactCollection class Class represents artifact collection. public class ArtifactCollection...ArtifactCollection : ICollection < Artifact > Properties Name Description...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  9. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF...pdf" ); // Create artifact with image artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/add/
  10. BeginUpdates | Aspose.PDF for .NET API Reference

    Start delated updates. Use this feature if you need make several changes to the same Artifact to improve performance. Usually Artifact operators are changed anytime when Artifact property was changed. This causes changing of page contents everytime when Artifact was changed. To avoid this effect put all Artifact updates between StartUpdates/SaveUpdates calls. This allows to change page contents only once....BeginUpdates Artifact.BeginUpdates method Start delated updates...same artifact to improve performance. Usually artifact operators...

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