Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 1,792 for

update name index

(0.57 sec)
  1. InsertCutCells now broken when copying array fo...

    My latest testing with Aspose.Cells 25.10 has revealed an issue with InsertCutCells related to array formulas. The values are being carried over, but the formulas themselves are not, and this was working at least as rec…...Names.First( n => n.Text.Equals("GENERALRATELINK"...formula: =IF(ISNA(INDEX(D280:D313,B277)),“OTH”,INDEX(D280:D313,B277))...

    forum.aspose.com/t/insertcutcells-now-broken-wh...
  2. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field types in C++....enum class FieldType Values Name Value Description FieldNone...FieldIndex 8 Specifies the INDEX field. FieldIndexEntry 4 Specifies...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Insert Hyperlinks into Excel or OpenOffice with...

    How to insert hyperlinks into Excel file with Aspose.Cells library without MS Excel using C++....following parameters: Cell name, the name of the cell the hyperlink...following parameters: Cell name, the name of the cell the hyperlink...

    docs.aspose.com/cells/cpp/insert-hyperlinks-to-...
  4. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....of Authorities category at index 1 is "Cases", // which will...further filter TA fields by naming a bookmark that they will need...

    reference.aspose.com/words/java/com.aspose.word...
  5. Limitation of number of rows or bug when saving...

    Hi! Developed a report generation and use to work fine up to now but when tried generating with a greater number of rows on feed files client encountered the error “Invalid column Index” when saving the workbook. Teste…...encountered the error “Invalid column index” when saving the workbook. Tested...PutValue(row.Field<string>("Street_name")); } } worksheet.HorizontalPageBreaks...

    forum.aspose.com/t/limitation-of-number-of-rows...
  6. How to Insert a Page Into a PDF in C#

    This short tutorial guides on how to insert a page into a PDF in C#. It contains the development resources, a list of steps and a runnable sample code to add PDF page in PDF file in C#....input PDF file, destination index, source PDF file, pages range...takes the input PDF file name, the index of the page after which...

    kb.aspose.com/pdf/net/how-to-insert-a-page-into...
  7. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java.... getFontName() Gets the name of the font of the character...setFontName(String value) Sets the name of the font of the character...

    reference.aspose.com/words/java/com.aspose.word...
  8. Implementing GridDesktop Data Binding Feature i...

    This article introduces how to perform data binding in GridDesktop....Add Row , Delete Row , and Update to Database respectively. Adding...column headers to the column names in the database table. To set...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  9. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...int upperLeftRow = 0; // Row index for the shape int upperLeftColumn...upperLeftColumn = 0; // Column index for the shape int width = 100; //...

    forum.aspose.com/t/display-text-content-on-top-...
  10. Manage Presentation Comments in .NET|Aspose.Sli...

    Master presentation comments with Aspose.Slides for .NET: add, read, edit, and delete comments in PowerPoint files fast and easily....individual authors: the author’s name, his initials, comments associated...associated with the author’s name, etc. Add Slide Comments This...

    docs.aspose.com/slides/net/presentation-comments/