Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 155,657 for

2

(0.12 sec)
  1. Aspose.Words for Python via .NET — “No usable v...

    Hi Aspose Team, I am doing conversion of very larger doc/docx files to pdf using Aspose.Words for Python via .NET (v24.10.0), based on Ubuntu 22.04 + Python 3.10. Error:- System.DllNotFoundException: No usable version …...Kumar1Vikash October 30, 2025, 2:15pm 1 Hi Aspose Team, I am doing...Discourse October 30, 2025, 2:16pm 2 @Kumar1Vikash It appears you...

    forum.aspose.com/t/aspose-words-for-python-via-...
  2. Latest Aspose.Diagram Product Family topics - F...

    Get technical support of Aspose.Diagram for .NET and Java, Node.js...."No Symbol" programmatically 2 34 March 5, 2025 Corrupted shapes...master with NURBS geometry shapes 2 107 February 11, 2025 Broken diagram...

    forum.aspose.com/c/diagram/17
  3. Aspose word to PDF conversion rendering issue -...

    Hi, I’m having an issue where a picture of a graph in the word document that contains 2 x-axis dotted lines when converted to PDF using the code below renders them as solid lines. But when you zoom into the PDF to a rid…...words-net JThomas98 December 2, 2025, 7:27pm 1 Hi, I’m having...the word document that contains 2 x-axis dotted lines when converted...

    forum.aspose.com/t/aspose-word-to-pdf-conversio...
  4. EndnoteOptions.number_style property | Aspose.W...

    EndnoteOptions.number_style property. Specifies the number format for automatically numbered endnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...only three pages: page 1, page 2, and page 4. xpsOptions . PageSet...); builder . Writeln ( "Page 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 3D Rotation Effects in a Visio Drawing|Document...

    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.... It does not apply to 2-D rotation. The DistanceFromGround...getRotationXAngle (). setValue ( 2 . 61 ); shape . getThreeDFormat...

    docs.aspose.com/diagram/java/3d-rotation-effect...
  7. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization.... Value 2 Value axis of a chart. Examples...= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort.... PutValue ( 2 ); // Second vertical series worksheet...(). Get ( u "C3" ). PutValue ( 2 ); worksheet . GetCells (). Get...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  10. Issue with Odd and Even Headers/Footers Not Pre...

    I am merging two Word documents using the code below. One of the documents, section8.docx, contains different odd and even headers and footers. However, after merging, the odd and even headers and footers are not preserv…...Length < 2) throw new ArgumentException($"At least 2 .docx files...noskov April 24, 2026, 1:11pm 2 @AlpeshChaudhariDev We have opened...

    forum.aspose.com/t/issue-with-odd-and-even-head...