Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 155,479 for

2

(0.11 sec)
  1. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability.... Write ( "Row 1, cell 2." ); builder . EndRow (); // While...Upward ; builder . Write ( "Row 2, cell 1." ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 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...
  3. 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...
  4. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/ru/net/web-extensions/sa...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/ar/net/web-extensions/sa...
  6. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing PDF documents compliance with PDF/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...Family licenses February 28, 2019, 2:31pm 1 Hi Aspose, We have a trouble...IsPdfaCompliant; Versions: Aspose.Pdf - 19.2.0; Adobe Acrobat Pro DC - 2018...

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  7. 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
  8. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....get_FootnoteOptions () -> set_Columns ( 2 ); doc -> Save ( get_ArtifactsDir...); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...Family AidanIPO March 23, 2026, 2:25pm 1 I have a docx document...alexey.noskov March 23, 2026, 2:38pm 2 @AidanIPO The problem on your...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  10. ChartFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartFormat class. Represents the formatting of a chart element..."Category 2" ]; series . add ( "Series 1" , categories , [ 1 , 2 ]);...]); series . add ( "Series 2" , categories , [ 3 , 4 ]); // Format...

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