Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 20,060 for

range

(0.06 sec)
  1. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....Cleanup (); } Allow Users to Edit Ranges The following example shows...how to allow users to edit a range in a protected worksheet. #include...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  2. Aspose.Words.Markup | Aspose.Words for .NET

    Discover the Aspose.Words.Markup namespace, featuring customizable classes for smart tags, XML, and content controls to enhance your document management....document tags in the specified range. StructuredDocumentTa Represents...Represents an end of ranged structured document tag which accepts...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Remove Merge Fields from PDF Document - Free Su...

    Hi Team, We have a Merge Type field in our template, and when generating the PDF document, the merge field is not being removed as expected. We now need to remove merge fields from the generated PDF. Below is the code …...Range.Fields) { if (field.Type ==...(Field field in actualDocument.Range.Fields) { if (field.Type ==...

    forum.aspose.com/t/remove-merge-fields-from-pdf...
  4. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library.... Format data in a named range. Change data alignment and orientation...draw borders around cells and ranges easily. It also lets you apply...

    docs.aspose.com/cells/net/format-worksheet-cell...
  5. Add Borders in Excel using Python

    Add borders in Excel using Python. Get IDE settings, a list of steps and a sample code showing how to put borders in Excel using Python....sample text in a cell Create a range of cells to add borders Make...Python . You may define multiple ranges of cells comprising one or...

    kb.aspose.com/cells/python/add-borders-in-excel...
  6. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.fonts.FontFallbackSettings class. Specifies font fallback mechanism settings...across Unicode character code ranges. doc = aw . Document () font_settings...the "M+ 2m" font in all other ranges that other fonts in the scheme...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在VSTO和Aspose.Cells中插入和移除工作表中的单元格注释|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.... Range rng1 = excelApp . get_Range ( "A1" , Missing...

    docs.aspose.com/cells/zh/net/inserting-and-remo...
  8. Adding New Worksheets to Workbook and Activatin...

    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.... Range cells = newWorksheet . Cells...Aspose.Cells Apply Styles to Ranges in Workbooks...

    docs.aspose.com/cells/net/adding-new-worksheets...
  9. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。... range 为选定的单元格或单元格区域设置单元格值 xs . sheet...'cells-selected' , ( cell , range ) => { console . log ( 'range selected:' ,...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....start of the find and replace range. Examples Shows how to apply...replacementCount = doc -> get_Range () -> Replace ( MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.rep...