Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 11,643 for

artifact

(0.19 sec)
  1. Відкрийте документ для читання Python|Aspose.Wo...

    Зробіть свій документ прочитано, щоб вміст міг бути скопійовано або читати, але не змінено з використанням Pythonй... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/uk/python-net/open-a-docu...
  2. Python'te Belgeyi Salt Okunur Hale Getir|Python...

    İç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/make-a-docu...
  3. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story.... save ( file_name = ARTIFACTS_DIR + 'InlineStory.AddFootnote...reply to it. doc . save ( ARTIFACTS_DIR + 'InlineStory.add_comment...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Special Barcode Recognition Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...Size to Eliminate Visual Artifacts In some cases, distortions...reading by eliminating visual artifacts. Reading Inverted Barcode...

    docs.aspose.com/barcode/python-java/special-rec...
  5. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... save ( file_name = ARTIFACTS_DIR + 'InlineStory.AddFootnote...reply to it. doc . save ( ARTIFACTS_DIR + 'InlineStory.add_comment...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.cell_spacing property | Aspose.Words for ...

    Table.cell_spacing property. Gets or sets the amount of space (in points) between the cells.... save ( file_name = ARTIFACTS_DIR + 'Table.TableStyleCreation...allow_cell_spacing doc . save ( ARTIFACTS_DIR + 'Table.allow_cell_spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ClearFormatting...doc . save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Attachments in PDF using Python|As...

    Use Python PDF API to access, add and remove attachments in PDF files using Python from within your applications. Complete guide with Python code samples....Annotations Working with Artifacts in Python via .NET...

    docs.aspose.com/pdf/python-net/attachments/
  9. 处理 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...
  10. 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...