Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 157,627 for

2

(0.2 sec)
  1. 5115193.xlsx

    Sheet1 15 9 2 40 5 4 25 15 9 2 40 5 4 25 2016-09-19T14:50:44Z 15.0300 Home 2016-09-19T14:46:52Z 2016-09-19T14:50:44Z 2016-09-19T14:50:44Z 2016-09-19T14:50:44Z false 2016-09-19T14:50:44Z Microsoft E......Sheet1 15 9 2 40 5 4 25 15 9 2 40 5 4 25 2016-09-19T14:50:44Z...

    docs.aspose.com/cells/ja/javascript-cpp/find-if...
  2. How to create Dynamic Scrolling Chart with Java...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for JavaScript via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/javascript-cpp/create-dyn...
  3. Document.EndnoteOptions | Aspose.Words for .NET

    Explore the EndnoteOptions property to customize endnote numbering and positioning, enhancing your document's clarity and professionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Document.FootnoteOptions | Aspose.Words for .NET

    Explore the Document FootnoteOptions property to customize footnote numbering and positioning, enhancing your document's clarity and professionalism.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words/doc...
  5. GradientStopCollection | Aspose.Words for Java

    Contains a collection of GradientStop objects in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  6. We are unable to view pivot table fields for .x...

    Hi Aspose, I want to check on the Pivot table display in the Aspose cells editor, currently in the 25.9 version i am unable to view the pivot table fields when clicked on the cell. image.png (116.4 KB) but the same i …...aspose-cells Ghani0303 October 2, 2025, 10:35am 1 Hi Aspose, I...Ganesh Kumar. simon.zhao October 2, 2025, 10:44am 3 @Ghani0303 Pivot...

    forum.aspose.com/t/we-are-unable-to-view-pivot-...
  7. TotalFloat and FreeFloat - Free Support Forum -...

    Hi, I have encountered an issue where importing XER with TotalFloat or FreeFloat being a decimal for example 32,5 would be read as 0, but when the value is 32 then it would be read, could it be that the value expected i…...Family Herrington May 20, 2025, 2:24pm 1 Hi, I have encountered...Professionalize.Discourse May 20, 2025, 2:24pm 2 @Herrington Could you please...

    forum.aspose.com/t/totalfloat-and-freefloat/312924
  8. Extract PDF Pages in Python|Aspose.PDF for Pyth...

    Learn how to extract single or multiple PDF pages into new files in Python.... In this example, page 2 is extracted (1-based indexing)...add ( src_document . pages [ 2 ]) dst_document . save ( output_file_name...

    docs.aspose.com/pdf/python-net/extract-pages/
  9. 在Jython中对行和列进行分组和取消分组|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....first three columns ( from 0 to 2 ) and making them hidden by passing...true cells . groupColumns ( 0 , 2 , True ) # Saving the modified...

    docs.aspose.com/cells/zh/java/grouping-and-ungr...
  10. EndnoteOptions.StartNumber | Aspose.Words for .NET

    Discover how the EndnoteOptions StartNumber property enhances your document by customizing the first numbered endnotes for clarity and organization.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . Write ( "Text 3...

    reference.aspose.com/words/net/aspose.words.not...