Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 11,652 for

artifact

(0.14 sec)
  1. วิธีลบลายน้ำออกจาก PDF โดยใช้ Python

    คำแนะนำหัวข้อสั้นๆ นี้เกี่ยวกับวิธีลบลายน้ำออกจาก PDF โดยใช้ Python รวมรายละเอียดทั้งหมดสำหรับการกำหนดค่า กระบวนการทีละขั้นตอน และโค้ดตัวอย่างที่รันได้เพื่อลบลายน้ำออกจากไฟล์ PDF โดยใช้ Python...Document เพื่อลบลายน้ำ ข้ามผ่าน artifacts ทั้งหมดในแต่ละหน้าของเอกส...Python เข้าถึงคอลเลกชัน Page.artifacts เพื่อระบุสิ่งประดิษฐ์ประเ...

    kb.aspose.com/th/pdf/python/how-to-remove-water...
  2. Hur man tar bort vattenstämpel från PDF med Python

    Det här korta ämnet guider om hur du tar bort vattenstämpel från PDF med Python. Den omfattar alla detaljer för konfigurationen, stegvis process och en körbar exempelkod för att ta bort vattenstämpel från PDF-filen med Python....vattenstämpeln Gå igenom alla artifacts på varje sida i dokumentet...Den får åtkomst till Page.artifacts-samlingen för att identifiera...

    kb.aspose.com/sv/pdf/python/how-to-remove-water...
  3. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_date property. Gets or sets a value indicating that sign date is shown in the signature line... save ( ARTIFACTS_DIR + 'DocumentBuilder.si...DigitalSignatureUtil . sign ( ARTIFACTS_DIR + 'DocumentBuilder.si...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLineOptions.allow_comments property | ...

    SignatureLineOptions.allow_comments property. Gets or sets a value indicating that the signer can add comments in the Sign dialog... save ( ARTIFACTS_DIR + 'DocumentBuilder.si...DigitalSignatureUtil . sign ( ARTIFACTS_DIR + 'DocumentBuilder.si...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.images_folder_alias property | ...

    HtmlSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an HTML document... fonts_folder = ARTIFACTS_DIR + 'Fonts' options . images_folder...images_folder = ARTIFACTS_DIR + 'Images' options . resource_folder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.resource_folder property | Aspo...

    HtmlSaveOptions.resource_folder property. Specifies a physical folder where all resources like images, fonts, and external CSS are saved when a document is exported to HTML... fonts_folder = ARTIFACTS_DIR + 'Fonts' options . images_folder...images_folder = ARTIFACTS_DIR + 'Images' options . resource_folder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. حذف واترمارک از PDF با استفاده از Java | Aspose...

    حذف واترمارک از فایل PDF به صورت برنامه نویسی با کد نمونه Java با استفاده از Aspose.PDF برای Java...Artifacts. ۱. ذخیره فایل PDF حذف واترمارک...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/fa/java/watermark/remove/
  8. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc.... Document ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PDFにページ番号を追加|Aspose.PDF for .NET

    Aspose.PDF for .NETは、PageNumber Stampクラスを使用してPDFファイルにページ番号スタンプを追加することを可能にします。...bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/ja/net/add-page-number/
  10. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc.... Document ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc...

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