Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 11,646 for

artifact

(0.12 sec)
  1. Hacer que un documento sea de solo lectura en P...

    Haga que su documento sea de solo lectura para que el contenido pueda copiarse o leerse, pero no modificarse mediante Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/es/python-net/make-a-docu...
  2. DocumentBuilder.insert_cell method | Aspose.Wor...

    DocumentBuilder.insert_cell method. Inserts a table cell into the document.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.CreateTable...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting for the cell.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.InsertTable...doc . save ( file_name = ARTIFACTS_DIR + 'Table.RowCellFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents... save ( file_name = ARTIFACTS_DIR + 'HtmlSaveOptions.ContentIdUrls.... File . read_all_text ( ARTIFACTS_DIR + 'HtmlSaveOptions.ContentIdUrls...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB... save ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...html' , options ) with open ( ARTIFACTS_DIR + 'HtmlSaveOptions.of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. إضافة خلفية إلى PDF باستخدام Python|Aspose.PDF ...

    إضافة صورة خلفية إلى ملف PDF الخاص بك باستخدام Python. استخدم فئة BackgroundArtifact.... artifacts . append ( background ) #...

    docs.aspose.com/pdf/ar/python-net/add-backgrounds/
  7. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points.... save ( file_name = ARTIFACTS_DIR + 'Border.FontBorder.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Upptäck egenskapen PdfSaveOptions ExportParagraphGraphicsToArtifact för att styra styckegrafik som artefakter, vilket förbättrar dokumentets visuella tydlighet....new Document ( MyDir + "PDF artifacts.docx" ); PdfSaveOptions saveOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  9. BorderCollection.color property | Aspose.Words ...

    BorderCollection.color property. Gets or sets the border color.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageBorders...

    reference.aspose.com/words/python-net/aspose.wo...
  10. C#でのPDFページの操作|Aspose.PDF for .NET

    このセクションでは、ページの追加、ヘッダーとフッターの追加、透かしの追加方法について説明します。Aspose.PDF for .NETがこのトピックのすべての詳細を説明します。... このセクションでは、Artifactクラスを使用してPDFファイルに透かしを追加する方法...書のページをトリミングできます。 透かしを追加 - Artifactクラスを使用してPDFファイルに透かしを追加します。...

    docs.aspose.com/pdf/ja/net/working-with-pages/