Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 159,267 for

2

(0.24 sec)
  1. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today....defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/java/3d-chart/
  2. 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...
  3. RowFormat.clearFormatting method | Aspose.Words...

    RowFormat.clearFormatting method. Resets to default row formatting.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellFormat.wrapText property | Aspose.Words for...

    CellFormat.wrapText property. If ``true``, wrap text for the cell.... write ( "Row 1, Col 2" ); builder . endRow (); // Changing...insertCell (); builder . write ( "Row 2, Col 1" ); builder . insertCell...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shading.clear_formatting method | Aspose.Words ...

    Shading.clear_formatting method. Removes shading from the object.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Hrml转word后latex和mathml均为乱码 - Free Support Forum...

    我有尝试latex和mathml,转换后没有可编辑的公式,而且word没有排版,且题出现虚拟方框,也进行了转换成md格式,官网的 Online HTML to WORD Converter测试和本机aspose.word均有测试,这个用那个产品适合转换且保持排版的同时数理化公式可编辑,测试文件我放在了QQ邮箱文件分享...Discourse December 14, 2025, 1:05pm 2 @spose8874 根据您提供的材料,您在进行 HTML...1:08pm 4 数学题目 3. 已知向量\(\vec{a}=(x,2)\),\(\vec{b}=(1,1)\),若\(\vec{...

    forum.aspose.com/t/hrml-word-latex-mathml/323043
  7. block|Documentation

    Block element is used to organize content within containers.... column=2 border none Whether to draw a...container=Two-column columns_count=2 ?block=Column 1-1 column=1 border=none...

    docs.aspose.com/omr/net/txt-markup/block/
  8. Print Landscape Pdf-Document - Free Support For...

    Hi, i try to print a pdf-Document with landscape orientation. The content is correct, but the paper is not landscape so the content is cut off at the end. I’m using the PDFCreator as printer. My Code: m_Docume…...regards Manuel Memenga grid (2) - Kopie.pdf (76.6 KB) Print PDF...ali October 12, 2017, 7:24pm 2 @manuel.memenga Thanks for contacting...

    forum.aspose.com/t/print-landscape-pdf-document...
  9. Word Wrap not working while converting from htm...

    Hi, I am using aspose.html to convert html to pdf. I am creating the html using the RazorEngine and have some CSS styling in it to wrap the text. I am using overflow-wrap: break-word; which works fine in the html but lo…...Family vcmehta August 1, 2023, 2:16pm 1 Hi, I am using aspose.html...asad.ali August 1, 2023, 7:19pm 2 @vcmehta Can you please share...

    forum.aspose.com/t/word-wrap-not-working-while-...
  10. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability.... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...builder . Write ( "Row 1, Cell 2." ); builder . InsertCell ();...

    reference.aspose.com/words/net/aspose.words.tab...