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

artifact

(0.07 sec)
  1. Markdown را به DOM ترجمه کنید|Aspose.Words برای...

    یک سند Markdown را به Document Object Model تبدیل کنید و با استفاده از Python برگردانید. بنابراین می توانید با Markdown موجود پیچیده کار کنید و به صورت برنامه ریزی شده یک سند Markdown را از ابتدا ایجاد کنید.... artifacts_dir + "WorkingWithMarkdown...document . save ( docs_base . artifacts_dir + "WorkingWithMarkdown...

    docs.aspose.com/words/fa/python-net/translate-m...
  2. Traduceți Markdown în DOM|Aspose.Words pentru P...

    Tarnslate un document Markdown pentru a documenta Modelul obiect și înapoi folosind Python. Deci, puteți lucra cu Markdown existent complex și puteți crea programatic un document Markdown de la zero.... artifacts_dir + "WorkingWithMarkdown...document . save ( docs_base . artifacts_dir + "WorkingWithMarkdown...

    docs.aspose.com/words/ro/python-net/translate-m...
  3. 使用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/
  4. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....more prominent compression artifacts. image_options . jpeg_quality...doc . save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.JpegQuality...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  6. Omezit dokument Úprava Python|Aspose.Words míst...

    Omezit úpravu dokumentu nastavením typu omezení pomocí Python. Můžete také odstranit ochranu a vytvořit neomezené editovatelné regiony.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/cs/python-net/restrict-do...
  7. MailMergeOptions.trim_whitespaces property | As...

    MailMergeOptions.trim_whitespaces property. Gets or sets a value indicating whether trailing and leading whitespaces are trimmed from mail merge values....doc , output_file_name = ARTIFACTS_DIR + 'LowCode.MailMerge.1...doc , output_file_name = ARTIFACTS_DIR + 'LowCode.MailMerge.2...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... save ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc.... Document ( file_name = ARTIFACTS_DIR + 'DocSaveOptions.SaveAsDoc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. So entfernen Sie Wasserzeichen aus PDF mit Python

    In diesem kurzen Thema erfahren Sie, wie Sie mit Python Wasserzeichen aus PDF entfernen. Es umfasst alle Details für die Konfiguration, den schrittweisen Prozess und einen ausführbaren Beispielcode zum Entfernen von Wasserzeichen aus PDF-Dateien mit Python....zu löschen Gehen Sie alle artifacts auf jeder Seite des Dokuments... Sie greift auf die Page.artifacts-Sammlung zu, um die Artefakte...

    kb.aspose.com/de/pdf/python/how-to-remove-water...