Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 11,660 for

artifact

(1.15 sec)
  1. Barcode Reading 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-net/barcode-read...
  2. Font.italic property | Aspose.Words for Python

    Font.italic property. True if the font is formatted as italic.... save ( file_name = ARTIFACTS_DIR + 'Font.Italic.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...Artifacts.Add(TempAddArtifact); } }...* WaterDmi_Ver); TempPage.Artifacts.Add(TempAddArtifact); Debug...

    forum.aspose.com/t/two-issues-with-adding-water...
  4. 处理 Python 中的图像|Python via .NET 格式的 Aspose.Words

    使用 Python 创建和管理文档中各种格式的图像。... artifacts_dir + "WorkingWithImages....doc . save ( docs_base . artifacts_dir + "WorkingWithImages....

    docs.aspose.com/words/zh/python-net/working-wit...
  5. Шапки Окремо від документа|Aspose.Words для Pyt...

    Вилучення різних графічних об'єктів, таких як зображення, текстова коробка, що містить абзаци, або стрілкові форми, при обробці документа і експорт їх на зовнішнє місце за допомогою Pythonй... artifacts_dir + "TestFile.RenderToDisk_out...io . FileIO ( docs_base . artifacts_dir + "TestFile.RenderToStream_out...

    docs.aspose.com/words/uk/python-net/rendering-s...
  6. DocumentBuilder.end_row method | Aspose.Words f...

    DocumentBuilder.end_row method. Ends a table row in the document.... save ( file_name = ARTIFACTS_DIR + 'CellFormat.VerticalMerge...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...

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

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object... save ( file_name = ARTIFACTS_DIR + 'Border.FontBorder.docx'...doc . save ( file_name = ARTIFACTS_DIR + 'Font.CreateFormattedRun...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StyleCollection.clear_quick_style_gallery metho...

    StyleCollection.clear_quick_style_gallery method. Removes all styles from the Quick Style Gallery panel.... save ( file_name = ARTIFACTS_DIR + 'Styles.RemoveStylesFromStyl...

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

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

    kb.aspose.com/zh/pdf/java/how-to-remove-waterma...
  10. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance... FileStream ( ARTIFACTS_DIR + 'DigitalSignatureUtil...docx' output_file_name = ARTIFACTS_DIR + 'DigitalSignatureUtil...

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