Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 11,780 for

artifact

(0.11 sec)
  1. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection....docx' , dst_file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...detect_file_format ( file_name = ARTIFACTS_DIR + 'Document.DigitalSignature...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Jak odstranit vodoznak z PDF pomocí Pythonu

    Toto krátké téma popisuje, jak odstranit vodoznak z PDF pomocí Pythonu. Zahrnuje všechny podrobnosti o konfiguraci, postupný proces a spustitelný ukázkový kód pro odstranění vodoznaku ze souboru PDF pomocí Pythonu....Document Projděte všechny artifacts na každé stránce dokumentu...Přistupuje ke kolekci Page.artifacts, aby identifikoval artefakty...

    kb.aspose.com/cs/pdf/python/how-to-remove-water...
  3. HtmlFixedSaveOptions.css_class_names_prefix pro...

    HtmlFixedSaveOptions.css_class_names_prefix property. Specifies prefix which is added to all class names in style.css file...ApiExampleBase , MY_DIR , ARTIFACTS_DIR , GOLDS_DIR , TEMP_DIR...doc . save ( file_name = ARTIFACTS_DIR + 'HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address... save ( ARTIFACTS_DIR + 'DocumentBuilder.si...DigitalSignatureUtil . sign ( ARTIFACTS_DIR + 'DocumentBuilder.si...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ExportPageSet...doc . save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ExportPageSet...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Agregar número de página a PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET te permite agregar un sello de número de página a tu archivo PDF utilizando la clase PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/es/net/add-page-number/
  7. Tambahkan Nomor Halaman ke PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET memungkinkan Anda untuk menambahkan Cap Nomor Halaman ke file PDF Anda menggunakan kelas PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/id/net/add-page-number/
  8. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'.... Document ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Converter.create method | Aspose.Words for Python

    aspose.words.lowcode.Converter.create method... to_file ( output = ARTIFACTS_DIR + 'LowCode.ConvertContext...doc ) . to_file ( output = ARTIFACTS_DIR + 'LowCode.ConvertContext...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adicionar Número de Página ao PDF|Aspose.PDF fo...

    Aspose.PDF for .NET permite adicionar um carimbo de número de página ao seu arquivo PDF usando a classe PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/pt/net/add-page-number/