Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 153,665 for

2

(0.38 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…... slides-ole Viral84 February 2, 2026, 8:12am 1 Hello Team, We...Professionalize.Discourse February 2, 2026, 8:13am 2 @Viral84 You are extracting...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  5. MailMergerContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words.LowCode.MailMergerContext class for seamless mail merging, enhancing your document automation with ease and efficiency.... Add ( new object [] { 2 , "Jane Doe" }); DataTable tableOrders..."Hawaiian" , 2 }); tableOrders . Rows . Add ( new object [] { 2 , "Pepperoni"...

    reference.aspose.com/words/net/aspose.words.low...
  6. Aspose.Cells .NET — Inconsistent chart data ref...

    aspose-sheetcopy-repro.zip (41.1 KB) When duplicating worksheets containing charts using both: Worksheets.AddCopy() Worksheet.Copy() with CopyOptions.ReferToDestinationSheet = true only the first copy created per sou…...sjostrand March 2, 2026, 2:51pm 1 aspose-sheetcopy-repro...s1Copy2.Name = "Sheet1_addcopy_2"; // Method B — CopyOptions from...

    forum.aspose.com/t/aspose-cells-net-inconsisten...
  7. Convert docx to PDF is taking long time - Free ...

    https://forum.aspose.com/t/convert-docx-to-pdf-is-taking-long-time/314621/7 Please try to send your zip file to my email vyacheslav.deryushev@aspose.com...30, 2025, 2:38pm 1 Hi, We are using Aspose.Words 24.2 to convert...Pavan rnara June 30, 2025, 2:43pm 2 Input file size is around...

    forum.aspose.com/t/convert-docx-to-pdf-is-takin...
  8. Detecting a Corrupt PDF - Free Support Forum - ...

    Hi Team, We are using 9.7.0.0 verion of Aspose.Pdf for all kinds of PDF operations. I am facing a problem in detecting a corrupted PDF file. Aspose.Pdf .Document class successfully loads a corrupt PDF and even provides …...rrdonnelleypa November 2, 2015, 8:16am 2 Hi Team, Can you please...Paul Thekkan codewarior November 2, 2015, 8:31am 3 Hi Anto Paul,...

    forum.aspose.com/t/detecting-a-corrupt-pdf/27556
  9. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...4M , 2.1B ), but negative axis intervals...forms like -1.2K , -3.4M , or -2.1B . And this issue is occurring...

    forum.aspose.com/t/compact-number-formatting-mi...
  10. ChartYValueCollection.formatCode property | Asp...

    ChartYValueCollection.formatCode property. Gets or sets the format code applied to the Y values....9 , 2.45 , 3 ], [ 1 , - 0.9 , 1.82 , 0 ], [ 2 , 1.1 , 2.95 ,... 2 ]); // Show data labels. series . hasDataLabels = true ; series...

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