Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 11,780 for

artifact

(1.62 sec)
  1. إضافة رقم الصفحة إلى PDF باستخدام C++|Aspose.PD...

    تتيح لك Aspose.PDF for C++ إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumber Stamp....{ auto coll = page -> get_Artifacts (); for ( auto batesNum :...customSubtype ) page -> get_Artifacts () -> Delete ( batesNum );...

    docs.aspose.com/pdf/ar/cpp/add-page-number/
  2. Jadikan Dokumen Hanya Dapat Dibaca di Python|As...

    Jadikan dokumen Anda hanya-baca sehingga isinya dapat disalin atau dibaca, namun tidak dimodifikasi menggunakan Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/id/python-net/make-a-docu...
  3. Сделать документ доступным только для чтения, в...

    Сделайте ваш документ доступным только для чтения, чтобы его содержимое можно было скопировать или прочитать, но не изменять с помощью Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/ru/python-net/make-a-docu...
  4. Forme separat de Document|Aspose.Words pentru P...

    Extrageți diverse obiecte grafice, cum ar fi imagini, casetă de text care conține paragrafe sau forme de săgeți, atunci când procesați un document și exportați-le într-o locație externă folosind Python.... artifacts_dir + "TestFile.RenderToDisk_out...io . FileIO ( docs_base . artifacts_dir + "TestFile.RenderToStream_out...

    docs.aspose.com/words/ro/python-net/rendering-s...
  5. 如何用 Java 去除 PDF 文件中的水印

    这个简短的教程包含有关如何在 Java 中从 PDF 文件中删除水印的信息。它提供了有关配置、分步过程和可运行示例代码的详细信息,用于从 Java 中的 PDF 中删除水印文本。...Document 对象中 创建一个列表来保存要删除的目标 Artifacts 的引用 解析所有页面及其各自的工件集合以检查水印 保存列表中的所有水印工件...getArtifacts() 来访问所有工件,然后针对枚举器 Artifact.ArtifactSubtype.Watermark...

    kb.aspose.com/zh/pdf/java/how-to-remove-waterma...
  6. DocumentPropertyCollection class | Aspose.Words...

    aspose.words.properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections...api_example_base import ApiExampleBase , ARTIFACTS_DIR doc = aw . Document ()...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... FileStream ( ARTIFACTS_DIR + 'DigitalSignatureUtil...docx' output_file_name = ARTIFACTS_DIR + 'DigitalSignatureUtil...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageLayoutEvent enumeration | Aspose.Words for ...

    aspose.words.layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering....api_example_base import ApiExampleBase , ARTIFACTS_DIR save_options = aw . saving...mNum += 1 file_path = Path ( ARTIFACTS_DIR ) / f 'PageLayoutCallback...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GoogleAiModel class | Aspose.Words for Python

    aspose.words.ai.GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words.... save ( file_name = ARTIFACTS_DIR + 'AI.AiSummarize.One...multi_document_summary . save ( file_name = ARTIFACTS_DIR + 'AI.AiSummarize.Multi...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.HeadersAndFooters...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertWatermark...

    reference.aspose.com/words/python-net/aspose.wo...