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

2

(0.11 sec)
  1. 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...
  2. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...1 , 2, a, b, c,3 etc are not actual...Discourse July 25, 2025, 7:05pm 2 @yogesh30890 To convert a list...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  3. Aspose CAD for .net add cadxrecord - Free Suppo...

    Hello, I’m having trouble finding the method to add a cadxrecord when modifying a DWG drawing using Aspose CAD .NET. Could you please help me figure out how to write a cadxrecord into a CADImage?...Product Family gjq January 4, 2026, 2:04am 1 Hello, I’m having trouble...Discourse January 4, 2026, 2:05am 2 @gjq There is no direct example...

    forum.aspose.com/t/aspose-cad-for-net-add-cadxr...
  4. Working with Transformations in PS file | Java

    How to transform a content in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...stream for PostScript document 2 FileOutputStream outPsStream =...No transformations ////////// 2 //Set paint in graphics state...

    docs.aspose.com/page/java/ps/working-with-trans...
  5. 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/
  6. 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...
  7. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js 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 ). putValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  8. 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...
  9. 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/
  10. 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...