Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 154,415 for

2

(0.25 sec)
  1. Words to PDF Error - Free Support Forum - aspos...

    Hi, We have a document that fails to convert to PDF when aspWordsDocument.LayoutOptions.RevisionOptions.ShowInBalloons = Aspose.Words.Layout.ShowInBalloons.FormatAndDelete The document is attached: Test File (004).do…...words-net GaryO February 3, 2026, 2:13am 1 Hi, We have a document...Discourse February 3, 2026, 2:14am 2 @GaryO You reported an InvalidOperationExce...

    forum.aspose.com/t/words-to-pdf-error/325133
  2. File type detect wrong case - Free Support Foru...

    Hello, The attached sample: asopsewords.pem which is Pem, is wrongly detected as Markdown by Words file type detect. Thanks :slight_smile: asopsewords.zip (219.9 KB)...nerds January 28, 2026, 2:44am 1 Hello, The attached sample:...Discourse January 28, 2026, 2:44am 2 @australian.dev.nerds You...

    forum.aspose.com/t/file-type-detect-wrong-case/...
  3. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format.... writeln ( "Page 2" ); builder . insertBreak ( aw...toEqual ( "Page 1\r\n" + "Page 2\r\n" + "Page 3\r\n" + "Even header\r\n\r\n"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtExportHeadersFootersMode Enum | Aspose.Words...

    Discover how Aspose.Words' TxtExportHeadersFootersMode enum enhances plain text exports by customizing header and footer handling for optimal results.... AllAtEnd 2 All headers and footers are placed...); builder . Writeln ( "Page 2" ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CellFormat.Shading | Aspose.Words for .NET

    Discover the CellFormat Shading property to enhance your spreadsheet's visual appeal with customizable shading options for cells.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  7. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading formatting 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...
  8. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents.... InsertField ( "= 2 + 3" ); Assert . That ( field...GetFieldCode (), Is . EqualTo ( "= 2 + 3" )); Assert . That ( field...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Notes::FootnoteOptions::get_Rest...

    Aspose::Words::Notes::FootnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words.not...
  10. Unhandled exceptions during PDF to PDF/A conver...

    Environment: Aspose.PDF for Java (25.10) Java 17+ (OpenJDK) Linux (Amazon Linux 2) Description: We are using Document.convert() to convert PDF documents to PDF/A-3B format in a production pipeline. Certain valid PDF …...(OpenJDK) Linux (Amazon Linux 2) Description: We are using Document...convert(Unknown Source) Exception 2 — ArrayIndexOutOfBound: java.lang...

    forum.aspose.com/t/unhandled-exceptions-during-...