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

artifact

(0.2 sec)
  1. Cách xóa hình mờ khỏi tệp PDF trong Java

    Hướng dẫn ngắn này chứa thông tin về cách xóa hình mờ khỏi tệp PDF trong Java. Nó cung cấp Thông tin chi tiết về cấu hình, quy trình từng bước và mã mẫu có thể chạy được để xóa văn bản hình mờ khỏi PDF trong Java....để giữ các tham chiếu của Artifacts mục tiêu sẽ bị xóa Phân tích...chúng dựa trên điều tra viên Artifact.ArtifactSubtype.Watermark...

    kb.aspose.com/vi/pdf/java/how-to-remove-waterma...
  2. Python'te Salt Okunur Bir Belge Açma|Python via...

    İçeriğin kopyalanabilmesi veya okunabilmesi, ancak Python kullanılarak değiştirilememesi için belgenizi salt okunur yapın.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/tr/python-net/open-a-docu...
  3. פתח מסמך לקריאה בלבד Python|Aspose.Words עבור P...

    להפוך את המסמך לקריאה בלבד כך שניתן להעתיק את התוכן או לקרוא, אך לא לשנות באמצעות שימוש Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/he/python-net/open-a-docu...
  4. ConvertUtil.inch_to_point method | Aspose.Words...

    ConvertUtil.inch_to_point method. Converts inches to points.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...doc . save ( file_name = ARTIFACTS_DIR + 'UtilityClasses.PointsAndInches...

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

    aspose.words.tables.PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTableWithPrefe...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertCellsWithPrefe...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor... save ( file_name = ARTIFACTS_DIR + 'Section.CreateManually...doc . save ( file_name = ARTIFACTS_DIR + 'Font.CreateFormattedRun...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfSaveOptions.preblendImages property | Aspose...

    PdfSaveOptions.preblendImages property. Gets or sets a value determining whether or not to preblend transparent images with black background color....and remove anti-aliasing artifacts. In order to properly display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'Table.RowCellFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes area is formatted.... save ( file_name = ARTIFACTS_DIR + 'Document.FootnoteColumns...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 如何用 Java 去除 PDF 文件中的水印

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

    kb.aspose.com/zh/pdf/java/how-to-remove-waterma...