Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 11,635 for

artifact

(0.69 sec)
  1. Java 를 사용하여 PDF에서 워터마크 제거 | Aspose.PDF

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에서 워터마크를 제거합니다....Artifacts 컬렉션 클래스의 Add 메서드를 사용하여 워터마크를...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/ko/java/watermark/remove/
  2. ImageSaveOptions.jpeg_quality property | Aspose...

    ImageSaveOptions.jpeg_quality property. Gets or sets a value determining the quality of the generated JPEG images....more prominent compression artifacts. image_options . jpeg_quality...doc . save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.JpegQuality...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.hyperlink_base proper...

    BuiltInDocumentProperties.hyperlink_base property. Specifies the base string used for evaluating relative hyperlinks in this document.... exist ( ARTIFACTS_DIR + 'Document.docx' )) doc...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document...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...
  5. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats... save ( file_name = ARTIFACTS_DIR + 'TxtSaveOptions.Encoding... File . read_all_bytes ( ARTIFACTS_DIR + 'TxtSaveOptions.Encoding...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.set_image method | Aspose.Words for P...

    aspose.words.drawing.ImageData.set_image method... save ( file_name = ARTIFACTS_DIR + 'Image.CreateLinkedImage...system_helper . io . FileInfo ( ARTIFACTS_DIR + 'Image.CreateLinkedImage...

    reference.aspose.com/words/python-net/aspose.wo...
  7. מסמך מגביל עריכה Python|Aspose.Words עבור Pytho...

    הגבלת מסמך על ידי הגדרת סוג הגבלה באמצעות Python. אתה יכול גם להסיר הגנה ולעשות אזורים בלתי מוגבלים.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/he/python-net/restrict-do...
  8. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/tr/python-net/restrict-do...
  9. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... save ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.Iso29500Strict.... Document ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.Iso29500Strict...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用C++为PDF添加背景|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...backgroundartifact 添加到页面的 artifacts 集合中 page -> get_Artifacts () -> Add ( background...

    docs.aspose.com/pdf/zh/cpp/add-backgrounds/