Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 11,628 for

artifact

(0.06 sec)
  1. Lưu trữ

    Lưu trữ...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/vi/pdf/add-watermark-to-pdf-usi...
  2. 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...
  3. إضافة رقم الصفحة إلى 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/
  4. حذف واترمارک از PDF با استفاده از Java | Aspose...

    کد منبع جاوا برای حذف علامت از فایل PDF در جاوا و پی اچ پی، دلفی....Artifacts. ۱. ذخیره فایل PDF حذف واترمارک...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/fa/java/watermark/remove/
  5. 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...
  6. ארכיון

    ארכיון...WatermarkArtifact artifact = new WatermarkArtifact(); artifact.setText(formattedText);...setText(formattedText); artifact.setArtifactHorizonta (HorizontalAlignment...

    blog.aspose.com/he/pdf/add-watermark-to-pdf-usi...
  7. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name.... save ( ARTIFACTS_DIR + 'Shape.alt_text.docx'...missing image. doc . save ( ARTIFACTS_DIR + 'Shape.alt_text.html'...

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

    aspose.words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods... save ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...detect_file_format ( file_name = ARTIFACTS_DIR + 'File.DetectDocumentEncryp...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DigitalSignatureCollection.count property | Asp...

    DigitalSignatureCollection.count property. Gets the number of elements contained in the collection....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...
  10. Превод Markdown до DOM|Aspose.Words вместо Pyth...

    Тарнслат а Markdown документ към Document Object Model и обратно използване Python. Така че можете да работите със сложни съществуващи Markdown и програмно създаване на Markdown документ от нулата.... artifacts_dir + "WorkingWithMarkdown...document . save ( docs_base . artifacts_dir + "WorkingWithMarkdown...

    docs.aspose.com/words/bg/python-net/translate-m...