Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 153,248 for

2

(0.32 sec)
  1. Conversion from HTML to PDF is failing - Free S...

    Hi, I am using Aspose.pdf to convert HTML to PDF. For some HTML files it is failing to convert. I am attaching one of them including its CSS and IMAGES. Could you please let me know where is the issue? The version of th…...Bibeka codewarior March 2, 2014, 2:05pm 2 Hi Bibeka, Thanks for...notifier September 19, 2025, 2:45pm 3 The issues you have found...

    forum.aspose.com/t/conversion-from-html-to-pdf-...
  2. DocumentBuilder.RowFormat | Aspose.Words for .NET

    Explore the DocumentBuilder RowFormat property to easily access and customize table row formatting for enhanced document design and presentation.... Write ( "Row 2, cell 1." ); builder . EndTable...builder . Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...

    reference.aspose.com/words/net/aspose.words/doc...
  3. ChartSeries.smooth property | Aspose.Words for ...

    ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... assertEqual ( 'Series 2' , chart . series [ 1 ] . name...'Series 3' , chart . series [ 2 ] . name ) # Emphasize the chart's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Range(0, 2) , Range(1, 0) , Range(1, 1) , Range(1, 2) , Range(2, 0)...0) , Range(2, 1) , Range(2, 2) , Range(3, 0) , Range(3, 1) , Range(3...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  5. 在 Java 中为 PowerPoint 图表添加动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 Java 中创建惊艳的动画图表。通过 PPT 和 PPTX 文件中的动态视觉效果提升演示文稿——立即开始。... BySeries , 2 , EffectType . Appear , EffectSubtype...EffectChartMajorGrou.ByCategory, 2, EffectType.Appear, EffectSubtype...

    docs.aspose.com/slides/zh/java/animated-charts/
  6. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...
  7. XmlMapping | Aspose.Words for Java

    Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document in Java...."Text element #1Text element #2"; CustomXmlPart xmlPart = doc...first "" element: "Text element #2". tag.getXmlMapping().setMapping(xmlPart...

    reference.aspose.com/words/java/com.aspose.word...
  8. Supported Barcode Types|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....EAN-8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN... ISSN, ITF-6, ITF-14, Matrix 2-of-5, MSI, OPC, PatchCode, Pharmacode...

    docs.aspose.com/barcode/python-net/barcode-types/
  9. Supported Barcode Types and File Formats|Docume...

    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....EAN-8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN... ISSN, ITF-6, ITF-14, Matrix 2-of-5, MSI, OPC, PatchCode, Pharmacode...

    docs.aspose.com/barcode/jasperreports/supported...
  10. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...