Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 14,297 for

artifact

(0.07 sec)
  1. ArtifactCollection.h - Aspose.PDF for C++ - API...

    ArtifactCollection.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include Artifacts/Artifact.h" 10 11 namespace Aspose...<System::SharedPtr<Aspose::Pdf::Artifact>> 49 { 50 typedef ArtifactCollection...

    reference.aspose.com/pdf/cpp/_artifact_collecti...
  2. Add | Aspose.PDF for .NET API 参考

    将工件添加到集合中...void Add ( Artifact artifact ) 范围 类型 描述 artifact Artifact 应该添加到收藏中的工件。...应该添加到收藏中的工件。 也可以看看 class Artifact class ArtifactCollection 命名空间 Aspose...

    reference.aspose.com/pdf/zh/net/aspose.pdf/arti...
  3. Add | Aspose.PDF for .NET API Reference

    Adds Artifacts to the collection....Add method Adds artifacts to the collection. public...public void Add ( Artifact artifact ) Parameter Type Description artifact...

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

    Class describes Heaader Artifact....Artifact public class HeaderArtifact extends Artifact Class...Class describes Heaader artifact. This artifacgt may be used to...

    reference.aspose.com/pdf/java/com.aspose.pdf/he...
  6. Item | Aspose.PDF for .NET API Reference

    Gets Artifact by index. Index is started from 1....ArtifactCollection indexer Gets artifact by index. Index is started...started from 1. public Artifact this [ int index ] { get ; } Parameter...

    reference.aspose.com/pdf/net/aspose.pdf/artifac...
  7. Add, Get or Remove Watermark in PDF using C++ |...

    Add, get or remove watermark from PDF file programmatically with C++ sample code using Aspose.PDF for C++...Artifacts collection class. Save PDF..._dataDir + inputFileName ); auto artifact = MakeObject < WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/
  8. Artifact.ArtifactSubtype - Aspose.PDF for Java ...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....ImportResourceLoader Artifact Artifact.ArtifactSubtype Artifact.ArtifactType...Deprecated com.aspose.pdf Class Artifact.ArtifactSubtype java.lang...

    reference.aspose.com/pdf/java/com.aspose.pdf/Ar...
  9. Watermark PDF API | Aspose.PDF

    Add or remove watermark from PDF documents with free cross-platform Apps and High Code APIs for any platform....Artifacts collection class. Save PDF...Pdf . Document ( "1.pdf" ); artifact = new Aspose . Pdf . WatermarkArtifact...

    products.aspose.com/pdf/watermark/
  10. FooterArtifact | Aspose.PDF for Java API Reference

    Describes footer Artifact....Artifact public class FooterArtifact extends Artifact Describes...Describes footer artifact. This may be used to set footer of the...

    reference.aspose.com/pdf/java/com.aspose.pdf/fo...