Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 10,178 for

insert text

(0.06 sec)
  1. Working with Footnote and Endnote in Java|Aspos...

    How to manipulate footnotes and endnotes using Java.... Insert Endnote and Set Numbering Options...Options If you want to insert a footnote or an endnote in a Word...

    docs.aspose.com/words/java/working-with-footnot...
  2. Aspose::Words::Bookmark::get_Name method | Aspo...

    Aspose::Words::Bookmark::get_Name method. Gets or sets the name of the bookmark in C++....get_Name () Examples Shows how to insert a bookmark. auto doc = System...name in Microsoft Word via Insert -> Links -> Bookmark, and press...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在python中編輯text

    在Python代碼中編輯Text 。...insert_cell() builder.write( "Row..."Row 1, cell 1." ) builder.insert_cell() builder.write( "Row 1, cell...

    products.aspose.com/words/zh-hant/python-net/ed...
  5. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...doc = new Document (); // Insert text that spans several pages...

    reference.aspose.com/words/net/aspose.words/pag...
  6. How to Create PowerPoint Presentation using Java

    In this tutorial, you will learn, how to create PowerPoint presentation using Java in MS Windows, macOS, or Ubuntu. The code sample in Java create PowerPoint presentation with no dependence on MS PowerPoint....Using the AddAutoShape method, insert a Rectangle shape in the newly...newly created slide Insert a text frame using the addTextFrame...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  7. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::OutlineOptions::get_Book...

    Aspose::Words::Saving::OutlineOptions::get_BookmarksOutlineLevels method. Allows to specify individual bookmarks outline level in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...1" ); builder -> Writeln ( u "Text inside Bookmark 1." ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. New Line in Cells|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....Line in Cells To ensure that text in a cell can be read, explicit...line breaks and text wrapping can be applied. Text wrapping turns...

    docs.aspose.com/cells/java/new-line-in-cells/