Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 155,649 for

2

(1.66 sec)
  1. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... write ( "Text 2. " ); builder . insertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextOrientation Enum | Aspose.Words for .NET

    Discover Aspose.Words.TextOrientation enum to easily control text alignment in table cells and text frames, enhancing document presentation and 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/tex...
  3. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  5. HTML to PDF, special character error - Free Sup...

    Hello, if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF. Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…...words-net AStelzner February 2, 2026, 11:50am 1 Hello, if we...Professionalize.Discourse February 2, 2026, 11:51am 2 @AStelzner You are converting...

    forum.aspose.com/t/html-to-pdf-special-characte...
  6. Manipulating DjVu Formats|Documentation

    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....ImageOptionsBase created in step 2. Call Image.save by passing the...source code to convert first 2 pages of DjVu to TIFF format....

    docs.aspose.com/imaging/java/manipulating-djvu-...
  7. Manipulating DjVu Formats|Documentation

    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....ImageOptionsBase created in step 2. Call Image.Save by passing the...source code to convert first 2 pages of DjVu to TIFF format....

    docs.aspose.com/imaging/python-net/manipulating...
  8. Landray RDM EKP-24572 Convert Effect - Free Sup...

    cells source code: src.zip (1.6 KB) origin cells: 附表2-中山粤海20260211-核定.xlsx.zip (27.7 KB) before converted: image.jpg (200.8 KB) after converted: image.png (172.8 KB) Please have a check....sahi March 5, 2026, 9:08am 2 @hucq_landray_com_cn , Thank you...version: Aspose.Cells for Java v26.2 . I tested it using your sample...

    forum.aspose.com/t/landray-rdm-ekp-24572-conver...
  9. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...Product Family AStelzner February 2, 2026, 10:46am 1 Hello, if we...Professionalize.Discourse February 2, 2026, 10:47am 2 @AStelzner You’re seeing...

    forum.aspose.com/t/question-about-behavior-mail...
  10. Save a OneNote Document | Aspose.Note Documenta...

    Learn how to save your work in OneNote.... class ) + "load/" ; 2 3 Document doc = new Document(dataDir...(SaveDocToOneNoteForm. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/save-a-onenote-document/