Sort Score
Result 10 results
Languages All
Labels All
Results 6,421 - 6,430 of 150,874 for

2

(0.25 sec)
  1. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TxtSaveOptionsBase.paragraphBreak property | As...

    TxtSaveOptionsBase.paragraphBreak property. Specifies the string to use as a paragraph break when exporting in text formats.... writeln ( "Paragraph 2." ); builder . write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Forms2OleControlCollection class | Aspose.Words...

    Aspose.Words.Drawing.Ole.Forms2OleControlCollection class. Represents collection of [Forms2OleControl](../forms2olecontrol/) objects... at ( 2 ). caption ). toEqual ( "Delphi"...( oleControlCollection . at ( 2 ). value ). toEqual ( "0" ); See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. composite_grid|Documentation

    Composite_grid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....in ({Character 1})({Character 2})…({Character N}) format. values=(α)(β)(γ)(δ)(ε)...in ({Character 1})({Character 2})…({Character N}) format. You...

    docs.aspose.com/omr/net/txt-markup/composite_grid/
  5. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... writeln ( 'Entry 2' ) builder . insert_break ( aw...8pt">........span>' + '<span>2</span>' + '</p>' in out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions....block= column=2 border=square border_size=5 border_color=Black...&vertical_choicebox &block ?block= column=2 border=square border_size=5 border_color=Black...

    docs.aspose.com/omr/net/txt-markup/examples/mul...
  7. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...Product Family NOborin February 2, 2026, 12:43pm 1 When converting...Professionalize.Discourse February 2, 2026, 12:44pm 2 @NOborin You are seeing...

    forum.aspose.com/t/convert-pdf-to-image-results...
  8. FieldCollection.count property | Aspose.Words f...

    FieldCollection.count property. Returns the number of the fields in the collection.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Managing Project Currency Digits | Aspose.Tasks...

    Learn how to view, set, and retrieve currency digits (decimal places) in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices....example: 0 → $123 (no decimals) 2 → $123.45 (two decimals, common...and sets the currency digits to 2 : Copy 1 // Create new project...

    docs.aspose.com/tasks/net/managing-currency-dig...
  10. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java.... class ) + "load/" ; 2 3 Document document = new Document(dataDir...(AlternativeText. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/printing-documents/