Sort Score
Result 10 results
Languages All
Labels All
Results 6,611 - 6,620 of 20,029 for

insert documents

(0.16 sec)
  1. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....the Working with Charts documentation article. Remarks: Bound...Shows how to insert chart with date/time values. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  2. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks Using the...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to Insert text, images and other content, specify font, paragraph and section formatting...DocumentBuilder class Provides methods to insert text, images and other content...visit the Document Builder Overview documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Protect and Unprotect Worksheet|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....example, they cannot input data, insert or delete rows or columns,...Format cells, rows or columns. Insert rows, columns or hyperlinks...

    docs.aspose.com/cells/java/protect-and-unprotec...
  6. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....the Working with Fields documentation article. class FieldXE :...modifications made to the document. get_IsItalic () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Markup::SdtCalendarType enum | A...

    Aspose::Words::Markup::SdtCalendarType enum. Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document in C++....CalendarType in an Office Open XML document. enum class SdtCalendarType...enter a date with a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...2:15pm 1 I created a Word document and added bookmarks using...feature: Insert → Bookmark . Then, I process the document with Aspose...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  9. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with the Aspose.Cells library....HTML Rich Text inside the Cell Insert Hyperlinks into Excel or OpenOffice...Portions of Rich Text of Cell AI Document Assistant Close Managing Ranges...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  10. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...Writeln ( "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/net/aspose.words/com...