Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 21,306 for

numbers

(0.15 sec)
  1. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....justification of the actual number of the list item. @property...justified relative to the ListLevel.number_position property. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FootnoteOptions.columns property | Aspose.Words...

    FootnoteOptions.columns property. Specifies the number of columns with which the footnotes area is formatted....columns property Specifies the number of columns with which the footnotes...formatted. get columns () : number Remarks If this property has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartDataPointCollection.copyFormat method | As...

    ChartDataPointCollection.copyFormat method. Copies format from the source data point to the destination data point....sourceIndex : number , destinationIndex : number ) Parameter Type...Description sourceIndex number destinationIndex number See Also module...

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

    Answer sheet elements allow you to populate a form with a grid of bubbles representing answers to an exam, test, or assessment....OMR offers a number of elements that allow you...answer_sheet This element generates a numbered matrix of bubbles arranged...

    docs.aspose.com/omr/net/txt-markup/elements-bub...
  5. Answer sheets|Documentation

    Answer sheet elements allow you to populate a form with a grid of bubbles representing answers to an exam, test, or assessment....OMR offers a number of elements that allow you...AnswerSheet This element generates a numbered matrix of bubbles arranged...

    docs.aspose.com/omr/net/json-markup/elements-bu...
  6. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text columns....specified number of text columns. setCount ( newCount : number ) Parameter...Description newCount number The number of columns the text is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. GradientStop constructor | Aspose.Words for Nod...

    Aspose.Words.Drawing.GradientStop constructor...color : string , position : number ) Parameter Type Description...the gradient stop. position number Represents the position of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DrawObjectEventHandlerクラスを使用して、ノード.js経由でC++で描画中...

    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....draw(DrawObject, number, number, number, number) メソッドを持ちます。ユーザーは...draw(DrawObject, number, number, number, number) メソッドを利用して DrawObject...

    docs.aspose.com/cells/ja/nodejs-cpp/get-drawobj...
  9. FieldAutoNumOut class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNumOut class. Implements the AUTONUMOUT field...Remarks Inserts an automatic number in outline format. Inheritance:...Field ) Examples Shows how to number paragraphs using AUTONUMOUT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PDFにページ番号を追加する方法 (Python)|Aspose.PDF for Python...

    Aspose.PDF for Python via .NET を使用して、PageNumber Stamp クラスでPDFファイルにページ番号スタンプを追加することができます。...input_pdf ) # ページ番号スタンプを作成 page_number_stamp = ap . PageNumberStamp...スタンプが背景かどうか page_number_stamp . background = False page_number_stamp ....

    docs.aspose.com/pdf/ja/python-net/add-page-number/