Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 19,240 for

aws

(0.11 sec)
  1. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/zh/python-net/restrict-do...
  2. Hạn chế chỉnh sửa tài liệu trong Python|Aspose....

    Hạn chế chỉnh sửa tài liệu bằng cách đặt loại hạn chế bằng Python. Bạn cũng có thể loại bỏ bảo vệ và tạo các vùng có thể chỉnh sửa không hạn chế....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/vi/python-net/restrict-do...
  3. ChartSeriesCollection.add method | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesCollection.add method... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaModuleCollection.add method | Aspose.Words f...

    VbaModuleCollection.add method. Adds a module to the collection.... let doc = new aw . Document (); // Create a new...VBA project. let project = new aw . Vba . VbaProject (); project...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImlRenderingMode enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImlRenderingMode enumeration. Specifies how ink (InkML) objects are rendered to fixed page formats.... let doc = new aw . Document ( base . myDir + "Ink...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Arial" ; font . underline = aw . Underline . Dash ; let paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...= 4 top_border . line_style = aw . LineStyle . DASH_SMALL_GAP...

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

    PdfSaveOptions.attachmentsEmbeddingMode property. Gets or sets a value determining how attachments are embedded to the PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...null ); let saveOptions = new aw . Saving . PdfSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type.... doc = aw . Document () # Add a plain text...watermark. text_watermark_options = aw . TextWatermarkOptions () te...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TabStop.position property | Aspose.Words for No...

    TabStop.position property. Gets the position of the tab stop in points.... let doc = new aw . Document ( base . myDir + "Table...paraNode of doc . getChildNodes ( aw . NodeType . Paragraph , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...