Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 156,860 for

2

(1.22 sec)
  1. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph formatting properties.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing document sections efficiently with powerful features and flexibility.... (2 indexers) Methods Name Description...to a new array of sections. (2 methods) Remarks A Microsoft Word...

    reference.aspose.com/words/net/aspose.words/sec...
  3. TxtLoadOptions.detectNumberingWithWhitespaces p...

    TxtLoadOptions.detectNumberingWithWhitespaces property. Allows to specify how numbered list items are recognized when document is imported from plain text format...2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IsInLineParagraph only works on first page Foot...

    When using the IsInLineParagraph = true option inside of a HeaderFooter, the paragraph is properly rendered as inline on the first page, however on subsequent pages the paragraph is rendered as if IsInLineParagraph = fal…...codewarior April 1, 2015, 6:52am 2 Hi Josh, Thanks for contacting...new TextFragment("Footer Part 2"); footer2.IsInLineParagraph =...

    forum.aspose.com/t/isinlineparagraph-only-works...
  5. ChartDataPoint.Format | Aspose.Words for .NET

    Discover how the ChartDataPoint Format property enhances your data visualization with customizable fill and line styles for impactful presentations....[] { "Category 1" , "Category 2" , "Category 3" , "Category 4"...4" }, new double [] { 1 , 2 , 3 , 4 }); // Set column formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  6. About sum function using in aspose word templat...

    Hi Team, How to add sum () or convert below expression in aspose word template using LINQ report engine. =CInt(Sum(Fields!NominalFrequency.Value)).ToString()...Discourse December 22, 2025, 2:00pm 2 @rose.thomas How to calculate...against that collection at runtime [2]. Typical usage in code var engine...

    forum.aspose.com/t/about-sum-function-using-in-...
  7. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Node.js. Choose the best PDF standard to convert a document using Node.js via .NET....users to work with PDF/A-1, PDF/A-2, PDF/A-3, and PDF/A-4 formats...as well as PDF/UA-1 and PDF/UA-2: PDF/A-1 has serious limitations...

    docs.aspose.com/words/nodejs-net/learn-features...
  8. Aspose.words compare is not same as MS word com...

    Hi Team, I’ve observed that Aspose.Words comparison output doesn’t match Microsoft Word’s comparison results for the attached files. Currently I have identified these differences, but there may be other discrepancies a…...Family words-java Kldv April 2, 2025, 2:48pm 1 Hi Team, I’ve observed...maintaining original formatting Case 2: MS Word detected revision changes...

    forum.aspose.com/t/aspose-words-compare-is-not-...
  9. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...mukeshkanna December 29, 2025, 2:50pm 1 Environment Aspose.PDF...Discourse December 29, 2025, 2:51pm 2 @mukeshkanna Are you observing...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  10. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using Aspose.Cells for Node.js via C++.... get ( 1 , 2 ). putValue ( "Quarter" ); cells...putValue ( "Sale" ); cells . get ( 2 , 1 ). putValue ( "David" ); cells...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...