Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 24,398 for

range

(0.33 sec)
  1. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....range.replace' , () => { let mainDoc...InsertDocumentAtRepl (); mainDoc . range . replace ( new Regex ( "\\[MY_DOCUMENT\\]"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...(cells) range onto it. For example, you may create a range based...insertColumns(3,1, options); with: Range range1 = worksheet.getCells()...

    forum.aspose.com/t/insertcolumns-not-work-fine-...
  3. Aspose::Words::Fields::FieldToc::set_EntryLevel...

    Aspose::Words::Fields::FieldToc::set_EntryLevelRange method. Sets a Range of levels of the table of contents entries to be included in C++....FieldToc::set_EntryLevelRange method Sets a range of levels of the table of contents...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldMergeBarcode::set_B...

    Aspose::Words::Fields::FieldMergeBarcode::set_BackgroundColor method. Sets the background color of the barcode symbol. Valid values are in the Range [0, 0xFFFFFF] in C++.... Valid values are in the range [0, 0xFFFFFF]. void Aspose ::...

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

    Aspose::Words::Fields::FieldMergeBarcode::set_ForegroundColor method. Sets the foreground color of the barcode symbol. Valid values are in the Range [0, 0xFFFFFF] in C++.... Valid values are in the range [0, 0xFFFFFF]. void Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Range tRange = dataSheet . Cells . get_Range ( "A1" ...Interop . Excel . Range )( dataSheet . Cells . get_Range ( "A2" )))...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  7. Working with multipage image formats|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....format, the 1st page of the range will be exported; in the case...multi-page format, all pages of the range will be exported. Example of...

    docs.aspose.com/imaging/net/working-with-multip...
  8. StructuredDocumentTagRangeStart.LastChild | Asp...

    Discover the StructuredDocumentTagRangeStart LastChild property to easily access the last child in your stdContent Range for enhanced document management....last child in the stdContent range. public Node LastChild { get...

    reference.aspose.com/words/net/aspose.words.mar...
  9. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization.... Range . Fields [ 1 ]. GetFieldCode...entry-level outside of the 1-3 range. InsertTocEntry ( builder ,...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...will go over all the runs in a range in sequential order. options...UseLegacyOrder = useLegacyOrder ; doc . Range . Replace ( new Regex ( @"\[tag...

    reference.aspose.com/words/net/aspose.words.rep...