Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 11,642 for

artifact

(0.09 sec)
  1. ค้นหา

    ค้นหา...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/th/pdf/add-watermark-to-pdf-usi...
  2. دریافت واترمارک از PDF با استفاده از C# | Aspos...

    دریافت واترمارک از فایل PDF به صورت برنامه نویسی با کد نمونه C# با استفاده از Aspose.PDF برای .NET...Artifacts. ۱. ذخیره فایل PDF دریافت...1 ]. Artifacts [ 1 ]. Subtype == Aspose . Pdf . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/fa/net/watermark/get/
  3. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... save ( file_name = ARTIFACTS_DIR + 'Document.ConvertToPdf...'Hello world!' ) doc . save ( ARTIFACTS_DIR + 'PDF2Word.convert_pdf_to_docx...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hogyan távolítsuk el a vízjelet a PDF-ből Pytho...

    Ez a rövid témakör útmutatást nyújt a vízjel eltávolításához a PDF-ből Python használatával. Tartalmazza a konfiguráció összes részletét, a lépésenkénti folyamatot és egy futtatható mintakódot, amellyel eltávolítható a vízjel a PDF-fájlból Python használatával....segítségével Lapozzon végig a artifact a dokumentum minden oldalán...használatával. Hozzáfér a Page.artifacts gyűjteményhez, hogy azonosítsa...

    kb.aspose.com/hu/pdf/python/how-to-remove-water...
  5. إضافة رقم الصفحة إلى PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET يتيح لك إضافة ختم رقم الصفحة إلى ملف PDF الخاص بك باستخدام فئة PageNumber Stamp....bates numbering var artifacts = page . Artifacts . Where ( ar =>...foreach ( var artifact in artifacts ) { page . Artifacts . Delete...

    docs.aspose.com/pdf/ar/net/add-page-number/
  6. HtmlFixedSaveOptions.export_embedded_fonts prop...

    HtmlFixedSaveOptions.export_embedded_fonts property. Specifies whether fonts should be embedded into Html document in Base64 format... save ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...html_fixed_save_options ) with open ( ARTIFACTS_DIR + 'HtmlFixedSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address... save ( ARTIFACTS_DIR + 'DocumentBuilder.si...DigitalSignatureUtil . sign ( ARTIFACTS_DIR + 'DocumentBuilder.si...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Verschlüsseln Sie ein Dokument in Python|Aspose...

    Verschlüsseln Sie Ihr Dokument mit geeigneten Verschlüsselungsalgorithmen für bestimmte Dokumentformate in Python.... save ( artifacts_dir + "DocSaveOptions.SaveAsDoc..."MyPassword" doc . Save ( artifacts_dir + "File.DetectDocumentEncryp...

    docs.aspose.com/words/de/python-net/encrypt-a-d...
  9. ShapeBase.soft_edge property | Aspose.Words for...

    ShapeBase.soft_edge property. Gets soft edge formatting for the shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'.... Document ( file_name = ARTIFACTS_DIR + 'Shape.SoftEdge.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...