Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 11,780 for

artifact

(1.19 sec)
  1. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.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 + 'WordML2003SaveOption.... File . read_all_text ( ARTIFACTS_DIR + 'WordML2003SaveOption...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingAuto...doc . save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.ParagraphSpacingSame...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.width property | Aspose.Words for Python

    ShapeBase.width property. Gets or sets the width of the containing block of the shape.... save ( file_name = ARTIFACTS_DIR + 'Image.CreateFloatingPositi...doc . save ( file_name = ARTIFACTS_DIR + 'Image.ScaleImage.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property....api_example_base import ApiExampleBase , ARTIFACTS_DIR doc = aw . Document ()...doc . save ( file_name = ARTIFACTS_DIR + 'DocumentProperties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cách chạy hình ảnh Docker Aspose.CAD trên Googl...

    Chạy hình ảnh Docker Aspose.CAD trên Google Cloud....Google Cloud Run trong kho Artifact Registry. Để tạo chương trình...nó không tồn tại. Đi đến ‘Artifact Registry’ và tạo một kho....

    docs.aspose.com/cad/vi/net/showcases/how-to-run...
  6. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible.... save ( file_name = ARTIFACTS_DIR + 'Shape.Hidden.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ColumnsSameWidth...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Font.shadow property | Aspose.Words for Python

    Font.shadow property. True if the font is formatted as shadowed.... save ( file_name = ARTIFACTS_DIR + 'Font.Shadow.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shapes Separately from Document|Aspose.Words fo...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a document, and export them to an external location using Python.... artifacts_dir + "TestFile.RenderToDisk_out...io . FileIO ( docs_base . artifacts_dir + "TestFile.RenderToStream_out...

    docs.aspose.com/words/python-net/rendering-shap...
  10. Open a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python.... artifacts_dir + "DocumentProtection...doc . save ( docs_base . artifacts_dir + "DocumentProtection...

    docs.aspose.com/words/python-net/open-a-documen...