Sort Score
Result 10 results
Languages All
Labels All
Results 7,471 - 7,480 of 20,101 for

document insertion

(0.74 sec)
  1. Checkbox on Excel - Free Support Forum - aspose...

    Hello, I need to manage check box on excel cells thanks to the new feature provide per Excel. image.png (7.4 KB) Which permit to have checkbox like this: image.png (491 Bytes) We are developing a web application and…...checkbox when we manipulate their document. Thanks by advanced. Professionalize...use Cell.IsCheckBoxStyle to insert(set this property as true)...

    forum.aspose.com/t/checkbox-on-excel/312207
  2. Hiding and Showing Rows and Columns|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... AI Document Assistant Close Grouping and...Ungrouping Rows and Columns Inserting and Deleting Rows and Columns...

    docs.aspose.com/cells/net/hiding-and-showing-ro...
  3. Aspose::Words::ImageWatermarkOptions class | As...

    Aspose::Words::ImageWatermarkOptions class. Contains options that can be specified when adding a watermark with image. To learn more, visit the Documentation article in C++....Working with Watermark documentation article. class ImageWatermarkOption...MakeObject < Aspose :: Words :: Document > (); // Modify the image...

    reference.aspose.com/words/cpp/aspose.words/ima...
  4. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value in C++.... Examples Shows how to insert a combo box field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....override Examples Shows how to insert a combo box field, and edit...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. How to Format Text in Cell|Documentation

    Learn how to format text in a cell and apply multiple styles within a single cell with Aspose.Cells.... Insert text (“Aspose.Cells Formatting”)...FormattedText.xlsx ). Sample Code AI Document Assistant Close Data Validation...

    docs.aspose.com/cells/net/how-to-format-text-in...
  7. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a shape.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert an image shape and leave its...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Add method. Adds a string to the end of the collection in C++....element is inserted. Examples Shows how to insert a combo box...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ChartXValue class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartXValue class. Represents an X value for a chart series.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... Examples Shows how to insert chart with date/time values...values. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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