Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 150,873 for

2

(0.14 sec)
  1. TxtListIndentation class | Aspose.Words for Nod...

    Aspose.Words.Saving.TxtListIndentation class. Specifies how list levels are indented when document is exporting to [SaveFormat.Text](../../aspose.words/saveformat/#Text) format... writeln ( "Item 2" ); builder . listFormat . listIndent...1 ${ newLine } ` + ` a. Item 2 ${ newLine } ` + ` i. Item 3 ${...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Shape Text is not showing until movement - Free...

    Hi, when adding new shapes to a diagram, the new shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…...RightMostShapeXPos + 2; foreach (Shape newShape in sourcePage...asad.ali March 18, 2021, 12:21am 2 @umaknowregan Could you please...

    forum.aspose.com/t/shape-text-is-not-showing-un...
  3. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children....writeln ( 'Numbered list item 2' ) builder . writeln ( 'Numbered...writeln ( 'Bulleted list item 2' ) builder . writeln ( 'Bulleted...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OleFormat.icon_caption property | Aspose.Words ...

    OleFormat.icon_caption property. Gets icon caption of OLE object...assertEqual ( 2 , len ( shapes )) self . assertEqual ( 2 , len ([...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....note ( doc , 'Section 2' , 'Endnote 2, will be pushed down to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++...." ); // 2 - The "Primary" header/footer...builder -> Writeln ( u "Page 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::Fields::FieldListNum::Remove met...

    Aspose::Words::Fields::FieldListNum::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldTC.entry_level property | Aspose.Words for...

    FieldTC.entry_level property. Gets or sets the level of the entry....insert_toc_entry ( builder , 'TC field 2' , 'A' , '2' ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Facades.Form() not displaying the textbox form ...

    Hi, I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to "result.pdf". va…...Family rajeshbsw May 14, 2014, 2:06am 1 Hi, I have a PDF with form...textBoxField2.Value = "sample text value 2"; textBoxField2.Characteristics...

    forum.aspose.com/t/facades-form-not-displaying-...
  10. Aspose::Words::Lists::ListLevel::get_CustomNumb...

    Aspose::Words::Lists::ListLevel::get_CustomNumberStyleFormat method. Gets or sets the custom number style format for this list level. For example: "a, ç, ĝ, ..." in C++...." , paras -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...u "002." , paras -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...

    reference.aspose.com/words/cpp/aspose.words.lis...