Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 11,713 for

artifact

(0.13 sec)
  1. 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...
  2. แปล Markdown เป็น DOM|Aspose.Words สำหรับ Pytho...

    แปลงเอกสาร Markdown เป็น Document Object Model และย้อนกลับโดยใช้ Python คุณจึงสามารถทำงานกับ Markdown ที่มีอยู่ที่ซับซ้อนและสร้างเอกสาร Markdown โดยทางโปรแกรมตั้งแต่เริ่มต้นได้... artifacts_dir + "WorkingWithMarkdown...document . save ( docs_base . artifacts_dir + "WorkingWithMarkdown...

    docs.aspose.com/words/th/python-net/translate-m...
  3. 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...
  4. Java 를 사용하여 PDF에서 워터마크 제거 | Aspose.PDF

    Java 용 Aspose.PDF 파일을 사용하여 Java 샘플 코드를 사용하여 프로그래밍 방식으로 PDF 파일에서 워터마크를 제거합니다....Artifacts 컬렉션 클래스의 Add 메서드를 사용하여 워터마크를...getPages (). get_Item ( 1 ); Artifact watermarkArtifact = firstPage...

    products.aspose.com/pdf/ko/java/watermark/remove/
  5. MarkdownSaveOptions.office_math_export_mode pro...

    MarkdownSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...doc . save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. מסמך מגביל עריכה Python|Aspose.Words עבור Pytho...

    הגבלת מסמך על ידי הגדרת סוג הגבלה באמצעות Python. אתה יכול גם להסיר הגנה ולעשות אזורים בלתי מוגבלים.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/he/python-net/restrict-do...
  8. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/python-net/restrict-docum...
  9. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/tr/python-net/restrict-do...
  10. Adicionar fundo ao PDF com Python|Aspose.PDF pa...

    Adicione imagem de fundo ao seu arquivo PDF com Python. Use a classe BackgroundArtifact....# Criar objeto Background Artifact background = ap . BackgroundArtifact...artefatos da página page . artifacts . append ( background ) #...

    docs.aspose.com/pdf/pt/python-net/add-backgrounds/