Sort Score
Result 10 results
Languages All
Labels All
Results 8,171 - 8,180 of 19,530 for

aws

(1.03 sec)
  1. تثبيت|Aspose.Words لـ Python via .NET

    قم بتثبيت Aspose.Words لـ Python باستخدام أدوات Visual Studio مثل Manage NuGet Packages أو Package Manager Console ومثبت MSI. استخدم مجموعة أذونات Full Trust....words as aw # Create and save a simple document doc = aw . Document...Document () builder = aw . DocumentBuilder ( doc ) builder . writeln...

    docs.aspose.com/words/ar/python-net/installation/
  2. Font.text_effect property | Aspose.Words for Py...

    Font.text_effect property. Gets or sets the font animation effect.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . text_effect = aw . TextEffect . SPARKLE_TEXT builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table.preferredWidth property | Aspose.Words fo...

    Table.preferredWidth property. Gets or sets the table preferred width....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...#3" ); table . preferredWidth = aw . Tables . PreferredWidth . fromPercent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an object that can be used to render this equation into an image.... let doc = new aw . Document ( base . myDir + "Office...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PclSaveOptions.rasterizeTransformedElements pro...

    PclSaveOptions.rasterizeTransformedElements property. Gets or sets a value determining whether or not complex transformed elements should be rasterized before saving to PCL document... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . PclSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . ELLIPSE...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart.series_groups property | Aspose.Words for...

    Chart.series_groups property. Provides access to a series group collection of this chart.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableStyleOptions enumeration | Aspose.Words fo...

    Aspose.Words.Tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...format. table . styleIdentifier = aw . StyleIdentifier . MediumShading1Accent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions ()...

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