Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 20,132 for

document insertion

(0.09 sec)
  1. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...happening: I could not confirm a documented solution for this scenario...code to insert image with a clickable link: Document doc = new...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  2. Stroke.transparency property | Aspose.Words for...

    Stroke.transparency property. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Insert Picture in Cell|Documentation

    Learn how to insert a picture into a cell with Aspose.Cells....Ask AI How to Insert Picture in Cell Contents [ Hide ] Possible... How to Insert Picture in Cell Using Excel To insert a picture...

    docs.aspose.com/cells/net/how-to-insert-picture...
  4. Aspose::Words::Fields::FieldIf::get_FalseText m...

    Aspose::Words::Fields::FieldIf::get_FalseText method. Gets or sets the text displayed if the comparison expression is false in C++....get_FalseText () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldIf::get_TrueText me...

    Aspose::Words::Fields::FieldIf::get_TrueText method. Gets or sets the text displayed if the comparison expression is true in C++....get_TrueText () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....Remove a Watermark From a Word Document using C# Create a Column Chart...Word using C# Insert Shape in Word using Python Insert Shapes in...

    kb.aspose.com/words/page/3/
  7. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertRelativePosition method. Gets or sets whether to insert the relative position of the referenced paragraph in C++....method Gets or sets whether to insert the relative position of the...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....0 Contents [ Hide ] This document describes the changes to the...sheet . Cells [ "B5" ]; // Insert a value to the cell cell ....

    docs.aspose.com/cells/net/public-api-changes-in...
  9. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…... When you insert a field ( builder.InsertField(FieldType...Set the merge flags before inserting the page field. Call EndRow()...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  10. Copy Sheet Within Workbook|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....sheet before which you want to insert the moved or copied sheets...and Moving Worksheets . AI Document Assistant Close Convert Worksheet...

    docs.aspose.com/cells/java/copy-sheet-within-wo...