Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 150,903 for

2

(0.27 sec)
  1. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...sjostrand March 2, 2026, 2:51pm 1 aspose-sheetcopy-repro...s1Copy2.Name = "Sheet1_addcopy_2"; // Method B — CopyOptions from...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  2. Latest topics - Free Support Forum - aspose.com

    Get FREE technical support for Aspose APIs from our developers using free support forum....Words Product Family words-net 2 17 March 3, 2026 PAGEREF field...Words Product Family words-java 2 16 March 3, 2026 Long path name...

    forum.aspose.com/latest
  3. Change pages only after comparison - Free Suppo...

    Hi, docA = aw.Document( "DocumentA.docx") docB = aw.Document("DocumentA_corrected.docx") options = aw.comparing.CompareOptions() options.ignore_formatting = True options.ignore_headers_and_footers = True o…...words-python Prakruth September 2, 2025, 1:29pm 1 Hi, docA = aw...corrections are made in page 1,2,5 after comparing now is there...

    forum.aspose.com/t/change-pages-only-after-comp...
  4. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience....series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 tredLineLog = chart . chart_data...

    docs.aspose.com/slides/python-net/trend-line/
  5. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....example -1 means the last item, -2 means the second before last and...Revisions . Count , Is . EqualTo ( 2 )); // Insert revisions show up...

    reference.aspose.com/words/net/aspose.words/rev...
  6. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...Trim (), Is . EqualTo ( "Run 2. Initial text." )); // Insert...

    reference.aspose.com/words/net/aspose.words/com...
  7. Add Trend Lines to Presentation Charts in JavaS...

    Quickly add and customize trend lines in PowerPoint charts with JavaScript and Aspose.Slides for Node.js via Java — a practical guide to engage your audience....series 2. Adding moving average trend line for chart series 2. Adding...Logarithmic trend line for chart series 2 var tredLineLog = chart . getChartData...

    docs.aspose.com/slides/nodejs-java/trend-line/
  8. Get Resolution and Dimensions of Embedded Image...

    This section shows details in getting resolution and dimensions of Embedded Images...get_Elements () -> idx_get ( 0 ), 2 ) + Math :: Pow ( lastCTM -> get_Elements...get_Elements () -> idx_get ( 1 ), 2 )); double scaledHeight = Math...

    docs.aspose.com/pdf/cpp/get-resolution-and-dime...
  9. Aspose::Words::Saving::PdfCompliance enum | Asp...

    Aspose::Words::Saving::PdfCompliance enum. Specifies the PDF standards compliance level in C++....with the PDF 2.0 (ISO 32000-2) standard. PdfA1a 2 The output file...with the PDF/A-2a (ISO 19005-2) standard. This level includes...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::RevisionCollection::idx_get meth...

    Aspose::Words::RevisionCollection::idx_get method. Returns a Revision at the specified index in C++....example -1 means the last item, -2 means the second before last and...get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/rev...