Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 11,525 for

artifact

(0.07 sec)
  1. Recognition Quality and Speed|Documentation

    This section describes how barcode recognition can be optimized in terms of accuracy and speed.... inverted images, visual artifacts, erased bars, severely corrupted...

    docs.aspose.com/barcode/python-java/barcode-rea...
  2. نحوه حذف واترمارک از فایل PDF در جاوا

    این آموزش کوتاه حاوی اطلاعاتی در مورد نحوه حذف واترمارک از فایل PDF در جاوا است. این اطلاعات دقیق در مورد پیکربندی، فرآیند گام به گام و یک کد نمونه قابل اجرا برای حذف متن واترمارک از PDF در جاوا ارائه می دهد....برای نگهداری ارجاعات هدف Artifacts که قرار است حذف شوند ایجاد...سپس آنها را در برابر شمارشگر Artifact.ArtifactSubtype.Watermark...

    kb.aspose.com/fa/pdf/java/how-to-remove-waterma...
  3. Comment supprimer un filigrane d'un fichier PDF...

    Ce court didacticiel contient des informations sur la suppression du filigrane d'un fichier PDF en Java. Il fournit des informations détaillées sur la configuration, le processus étape par étape et un exemple de code exécutable pour supprimer le texte du filigrane du PDF en Java....les références de la cible Artifacts qui doivent être supprimées...par rapport à l’énumérateur Artifact.ArtifactSubtype.Watermark...

    kb.aspose.com/fr/pdf/java/how-to-remove-waterma...
  4. FontSettings.fallback_settings property | Aspos...

    FontSettings.fallback_settings property. Settings related to font fallback mechanism.... save ( ARTIFACTS_DIR + 'FontSettings.fallback_settings_custom...( chr ( i )) doc . save ( ARTIFACTS_DIR + 'FontSettings.fallback_settings_custom...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF.... save ( file_name = ARTIFACTS_DIR + 'RtfSaveOptions.SaveImagesAsWmf.... Document ( file_name = ARTIFACTS_DIR + 'RtfSaveOptions.SaveImagesAsWmf...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlSaveOptions.export_language_information pro...

    HtmlSaveOptions.export_language_information property. Specifies whether language information is exported to HTML, MHTML or EPUB... save ( ARTIFACTS_DIR + 'HtmlSaveOptions.ex...html' , options ) with open ( ARTIFACTS_DIR + 'HtmlSaveOptions.ex...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.Gutter.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'PageSetup.Booklet.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.Gutter.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'PageSetup.Booklet.docx'...

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

    Table.set_borders method. Sets all table borders to the specified line style, width and color.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.TableBordersAndShadi...doc . save ( file_name = ARTIFACTS_DIR + 'Table.SetBorders.docx'...

    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...