Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 159,830 for

2

(0.7 sec)
  1. 81920787.xlsx

    Data Position Age Name Salary Backend Developer 22 Adam 1000 Chief Architect 22 Eva 2000 Frontend Developer 18 John 3000 Backend Developer 18 Jane 4000 Frontend Developer 18 Tom 5000 Backend Develo......Total 8000 Backend Developer (2) Position Backend Developer Age...Total 18000 Chief Architect (2) Position Chief Architect Age...

    docs.aspose.com/cells/es/python-net/show-report...
  2. 81920918.xlsx

    Data Position Age Name Salary Backend Developer 22 Adam 1000 Chief Architect 22 Eva 2000 Frontend Developer 18 John 3000 Backend Developer 18 Jane 4000 Frontend Developer 18 Tom 5000 Backend Develo......Total 8000 Backend Developer (2) Position Backend Developer Age...Total 18000 Chief Architect (2) Position Chief Architect Age...

    docs.aspose.com/cells/es/java/show-report-filte...
  3. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.is_list_item property | Aspose.Words ...

    Paragraph.is_list_item property. True when the paragraph is an item in a bulleted or numbered list in original revision....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DiagramException when converting vsd file - Fre...

    Converting vsd file to vsdx results in DiagramException. vsd file and callstack: DiagramException.zip (1.7 MB) The file was converted using this part of code: File file = new File(PATH_TO_VSD_FILE); Diagram d = new D…...casserolepan March 3, 2026, 6:36am 2 Also found two more diagrams with...scheme 1.zip (1.7 MB) scheme 2.zip (1.7 MB) Thanks in advance...

    forum.aspose.com/t/diagramexception-when-conver...
  6. Word to PDF conversion – content is stretched t...

    Hello Aspose Support, we are experiencing an issue when converting a Word document to PDF using Aspose.Words. After saving the Word document as PDF, the content appears to be stretched across the whole page. The layout…...noskov June 22, 2026, 2:23pm 2 @benestom We have opened the...

    forum.aspose.com/t/word-to-pdf-conversion-conte...
  7. 如何在C++中使用JavaScript创建动态滚动图表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++创建动态滚动图表。我们的逐步指南将演示如何实现平滑的数据过渡和自动滚动,保持图表连续更新。...cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....( cellB ). value = 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CustomPart::get_IsExternal method. False if this custom part is stored inside the OOXML package. True if this custom part is an external target in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Issue PDFNEWNET-36833 - Free Support Forum - as...

    Hi, Could you please update me ETA for fix of Issue PDFNEWNET-36833? Thanks...ahmad June 23, 2014, 9:50am 2 Hi Omnath, As your issue is related...Regards codewarior June 23, 2014, 2:51pm 3 Hi Omnath, Thanks for contacting...

    forum.aspose.com/t/issue-pdfnewnet-36833/71002
  10. Aspose::Words::TabStop::Equals method | Aspose....

    Aspose::Words::TabStop::Equals method. Compares with the specified TabStop in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...