Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 133,232 for

2

(0.09 sec)
  1. CSS precedence not respected for margins - Free...

    Hi, When attempting to load the following MHT file, Aspose does not respect CSS precedence rules for the margins, so the first margin rule it detects is being used, rather than the second. This is a departure from how W…...Family mragusa January 16, 2018, 2:41pm 1 Hi, When attempting to...manzoor January 16, 2018, 4:42pm 2 @mragusa , Thanks for your inquiry...

    forum.aspose.com/t/css-precedence-not-respected...
  2. Working with Background in ODS Files with C++|D...

    Learn how to manage colored and graphic backgrounds in ODS files using Aspose.Cells with C++....SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 0 ). SetValue...worksheet . GetCells (). Get ( 2 , 1 ). SetValue ( 9 ); worksheet...

    docs.aspose.com/cells/cpp/working-with-backgrou...
  3. NodeCollection.index_of method | Aspose.Words f...

    NodeCollection.index_of method. Returns the zero-based index of the specified node.... rows [ 2 ] self . assertEqual ( 2 , table . index_of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Auto-space a Collection of Shapes in the Visio ...

    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....setDistanceInHorizon ( 2 ); options . setDistanceInVertica ( 2 ); // set auto...

    docs.aspose.com/diagram/java/auto-space-a-colle...
  5. Section.PrependContent | Aspose.Words for .NET

    Enhance your content with the Section PrependContent method, effortlessly inserting source section text at the start for improved organization and clarity.... Write ( "Section 2" ); builder . InsertBreak ( BreakType...Section section = doc . Sections [ 2 ]; Assert . AreEqual ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  6. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties....Category 1" , "AW Category 2" ], [ 1 , 2 ]); let chartAxisXTitle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced document formatting and readability.... Writeln ( "Paragraph 2." ); LayoutCollector layoutCollector...[ 0 ])); Assert . AreEqual ( 2 , layoutCollector . GetStartPageIndex...

    reference.aspose.com/words/net/aspose.words/par...
  8. ParagraphFormat.pageBreakBefore property | Aspo...

    ParagraphFormat.pageBreakBefore property. True if a page break is forced before the paragraph.... writeln ( "Paragraph 2." ); let layoutCollector = new...paragraphs . at ( 1 ))). toEqual ( 2 ); } else { expect ( layoutCollector...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTagRangeStart.XmlMapping | As...

    Discover how the StructuredDocumentTagRangeStart XmlMapping property connects your document's tag range to custom XML data, enhancing document integration....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" , Encoding . UTF8...

    reference.aspose.com/words/net/aspose.words.mar...
  10. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++...."China" , 2000 ], [ "David" , 2 , "Maxilaku" , "Asia" , "India"..."France" , 500 ], [ "James" , 2 , "Chang" , "Europe" , "France"...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...