Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 11,532 for

artifact

(0.05 sec)
  1. 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...
  2. วิธีลบลายน้ำออกจาก PDF โดยใช้ Python

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

    kb.aspose.com/th/pdf/python/how-to-remove-water...
  3. XamlFlowSaveOptions.save_format property | Aspo...

    XamlFlowSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... ImageUriPrinter ( ARTIFACTS_DIR + "XamlFlowImageFolderA"...options . images_folder = ARTIFACTS_DIR + "XamlFlowImageFolder"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. XamlFlowSaveOptions.image_saving_callback prope...

    XamlFlowSaveOptions.image_saving_callback property. Allows to control how images are saved when a document is saved to XAML.... ImageUriPrinter ( ARTIFACTS_DIR + "XamlFlowImageFolderA"...options . images_folder = ARTIFACTS_DIR + "XamlFlowImageFolder"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. PDF에 배경 추가하기 C++|Aspose.PDF for C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....() -> Add (); // Background Artifact 객체 생성 auto background = MakeObject..."background.png" )); // 페이지의 artifacts 컬렉션에 backgroundartifact 추가...

    docs.aspose.com/pdf/ko/cpp/add-backgrounds/
  8. OdtSaveOptions.save_format property | Aspose.Wo...

    OdtSaveOptions.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 + 'OdtSaveOptions.Encrypt'...detect_file_format ( file_name = ARTIFACTS_DIR + 'OdtSaveOptions.Encrypt'...

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

    aspose.words.drawing.Fill.set_image method... save ( file_name = ARTIFACTS_DIR + 'Shape.FillImage.FileName...doc . save ( file_name = ARTIFACTS_DIR + 'Shape.FillImage.ByteArray...

    reference.aspose.com/words/python-net/aspose.wo...
  10. كيفية إزالة العلامة المائية من PDF باستخدام Python

    يوجه هذا الموضوع القصير كيفية إزالة العلامة المائية من PDF باستخدام Python. يشمل جميع التفاصيل الخاصة بالتكوين والعملية التدريجية ونموذج التعليمات البرمجية القابل للتشغيل لإزالة العلامة المائية من ملف PDF باستخدام Python....العلامة المائية اجتياز جميع artifacts في كل صفحة من المستند وإنشاء...يقوم بالوصول إلى مجموعة Page.artifacts لتحديد عناصر نوع العلامة المائية...

    kb.aspose.com/ar/pdf/python/how-to-remove-water...