Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 24,711 for

range

(0.56 sec)
  1. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...(Inherited from Node ) range Returns a Range object that represents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Spilt array formulas are not restored - Free Su...

    Hi, We use Spill Formula, but it doesn’t recover after RefreshDynamicArrayFormulas and CalculateFormula We have two sheets: Sheet3 → Contains table Table1 it contains the data Sheet4 → User function =@MY_FUNC(1) whic…...entry in Name Manager test_name_range that references a cell with...Table1 and cell with test_name_range public class MyEngine : AbstractCalculationE...

    forum.aspose.com/t/spilt-array-formulas-are-not...
  3. ReplaceAction enumeration | Aspose.Words for Py...

    aspose.words.replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....IReplacingCallback class Range method Range.replace() IReplacingCallback...

    reference.aspose.com/words/python-net/aspose.wo...
  4. INSERT IMAGE IN ASPOSE WORD AS EDITABLE IMAGE -...

    Hello Team, I want to insert an image into a Word document and set the “Edit Picture” option to true, allowing the user to search the content inside the image. How can I achieve this programmatically so that the image i…...workbook, Worksheet worksheet, Range range, ReplacingArgs e, string...

    forum.aspose.com/t/insert-image-in-aspose-word-...
  5. 如何用C++创建甘特图|Documentation

    学习如何使用Aspose.Cells for C++ API创建甘特图。...SetIsVisible ( true ); // Set data range chart . SetChartDataRange (...true ); // Add series data range chart . GetNSeries (). Add (...

    docs.aspose.com/cells/zh/cpp/how-to-create-gant...
  6. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility.... Range . Replace ( "Ruby" , "Jade"...findWholeWordsOnly ; doc . Range . Replace ( "Jackson" , "Louis"...

    reference.aspose.com/words/net/aspose.words.rep...
  7. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    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....DestFileName ); } // Moves a paragraph range in a TextBody shape in the source...DestFileName ); // Moves a paragraph range in a TextBody shape in the source...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  8. 如何通过 C++ 使用 Node.js 创建甘特图|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ API 创建甘特图。...setIsVisible ( true ); // Set data range chart . setChartDataRange (...true ); // Add series data range chart . getNSeries (). add (...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-crea...
  9. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...examples with details on the “range” parameter, “if” parameter and...your reference. How to Use Range Parameter in SmartMarkers|Documentation...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  10. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display....( 70 ); // Set the dynamic range for the chart's data source...-5,1)" ); // Set the dynamic range for the chart's data labels...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...