Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 26,479 for

numbers

(0.16 sec)
  1. VbaReferenceCollection.removeAt method | Aspose...

    VbaReferenceCollection.removeAt method. Removes the [VbaReference](../../vbareference/) element at the specified index of the collection....index : number ) Parameter Type Description index number See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Managing Comments in a Worksheet|Documentation

    This article introduces how to work with comments in GridDesktop....(using its name or row & column number) in which the comment would...in terms of row and column number) in which the comment is inserted...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. Aspose::Words::Paragraph::get_IsListItem method...

    Aspose::Words::Paragraph::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in original revision in C++....is an item in a bulleted or numbered list in original revision...Chapter 1" ); // Create a numbered list. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::ParagraphFormat::get_IsListItem ...

    Aspose::Words::ParagraphFormat::get_IsListItem method. True when the paragraph is an item in a bulleted or numbered list in C++....is an item in a bulleted or numbered list. bool Aspose :: Words...Chapter 1" ); // Create a numbered list. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. JavaScriptをC++経由でExcelファイルに画像や図形を挿入する|Documenta...

    C++のAspose.Cells for JavaScriptを使用して、Excelファイル内の画像、OLEオブジェクト、図形を管理します。...add(number, number, number, number, Uint8Array) を呼び出すだけです。...PictureCollection.add(number, number, number, number, Uint8Array) メソッドは以下のパラメータを取ります:...

    docs.aspose.com/cells/ja/javascript-cpp/insert-...
  6. DropDownItemCollection.removeAt method | Aspose...

    DropDownItemCollection.removeAt method. Removes a value at the specified index....index : number ) Parameter Type Description index number The zero...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldToa.sequenceName property | Aspose.Words f...

    FieldToa.sequenceName property. Gets or sets the name of a sequence whose number is included with the page number....sequence whose number is included with the page number. get sequenceName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldIndex.sequenceName property | Aspose.Words...

    FieldIndex.sequenceName property. Gets or sets the name of a sequence whose number is included with the page number....sequence whose number is included with the page number. get sequenceName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…...incorrect number of pagebreaks i.e., 7. I expect 0 number of pages...can still return a non‑zero number of CellArea objects. Why it...

    forum.aspose.com/t/getprintingpagebreaks-return...
  10. How to calculate paragraphs in word occupy a fe...

    LayoutEnumerator Please provide me with a case, thanks...document and determine the number of lines occupied by a specific...Initialize a counter for the number of lines int lineCount = 0;...

    forum.aspose.com/t/how-to-calculate-paragraphs-...