Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 20,542 for

document insertion

(0.94 sec)
  1. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the Documentation article in C++....the Working with Charts documentation article. class Chart : public...Type () Examples Shows how to insert a chart and set a title. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Տեղադրեք բովանդակության աղյուսակ Word-ում Pytho...

    Տեղադրեք բովանդակության աղյուսակը Word-ում Python-ի միջոցով: Ստացեք մանրամասներ՝ IDE-ն կարգավորելու համար, առաջադրանքների ցանկ և կոդ օրինակ՝ Word-ում Python-ի միջոցով բովանդակության աղյուսակ ավելացնելու համար:...համար Մուտք գործեք Word ֆայլը Document դասի օբյեկտ և սկզբնավորեք...կսկսվի՝ բեռնելով Word ֆայլը Document դասի միջոցով և կարգավորելու...

    kb.aspose.com/hy/words/python/insert-a-table-of...
  4. AxisTickLabels class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of axis tick mark labels.... Examples Shows how to insert a chart and modify the appearance...its axes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Make DOC Using Javascript

    Make a new DOC in JavaScript in a few steps. Easily create DOC using Node.js via .NET library....name Start creating a DOC document using JavaScript Save the...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/nodejs-net/make/doc/
  8. Make Markdown Using Javascript

    Make a new Markdown in JavaScript in a few steps. Easily create Markdown using Node.js via .NET library....file name Start creating a MD document using JavaScript Save the...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/nodejs-net/make/md/
  9. Shape.horizontalRuleFormat property | Aspose.Wo...

    Shape.horizontalRuleFormat property. Provides access to the properties of the horizontal rule shape...HorizontalRuleFormat Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT Document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...image to EMF and inserting into empty PPT document. The sample code...converting to EMF and inserting into PPT document, the text in the...

    forum.aspose.com/t/color-palette-labels-in-a-ch...