Sort Score
Result 10 results
Languages All
Labels All
Results 6,031 - 6,040 of 17,998 for

aws

(0.05 sec)
  1. IAiModelText class | Aspose.Words for Node.js

    Aspose.Words.AI.IAiModelText class. The common interface for AI models designed to generate a variety of text-based content.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shading.foreground_tint_and_shade property | As...

    Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color.... doc = aw . Document () builder = aw . DocumentBuilder... shading shading . texture = aw . TextureIndex . TEXTURE_12PT5_PERCENT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label in degrees.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBase.backgroundShape property | Aspose....

    DocumentBase.backgroundShape property. Gets or sets the background shape of the document... let doc = new aw . Document (); expect ( doc ...shapeRectangle = new aw . Drawing . Shape ( doc , aw . Drawing . ShapeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLevel.getEffectiveValue method | Aspose.Wor...

    ListLevel.getEffectiveValue method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item... let doc = new aw . Document ( base . myDir + "List...( listLevel . numberStyle == aw . NumberStyle . Custom ) customNumberStyleFor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... doc = aw . Document () builder = aw . DocumentBuilder...page_setup page_setup . top_margin = aw . ConvertUtil . pixel_to_point...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.signer property. Gets or sets suggested signer of the signature line...; let certificatePassword = "aw" ; let signees = createSignees...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....words as aw # Load the document doc = aw.Document("input...get_child_nodes(aw.NodeType.TABLE, True): table.auto_fit(aw.AutoFitBehavior...

    forum.aspose.com/t/table-and-image-truncation-d...
  10. ListLevel.tabPosition property | Aspose.Words f...

    ListLevel.tabPosition property. Returns or sets the tab position (in points) for the list level.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

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