Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 20,108 for

insert documents

(0.11 sec)
  1. Evaluate Aspose.Slides|Aspose.Slides for Python...

    Evaluate Aspose.Slides for Python via .NET and explore API features for PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations—start your free trial....product functionality, but it inserts an evaluation watermark at...at the top of the document on open and save. You are also limited...

    docs.aspose.com/slides/python-net/evaluate-aspo...
  2. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the documentation article in C++....the Working with Shapes documentation article. class TextBox :...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the document....startTable() Starts a table in the document. startTable () Remarks The...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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...
  6. The error message generated is not sufficient t...

    Error raised when loading a .xer (Primavera) project file. [ArgumentException: An item with the same key has already been added.] System.ThrowHelper.ThrowArgumentException(ExceptionResource resource) +60 System.Collec…...Insert(TKey key, TValue value, Boolean...also want to refer to the documentation on handling exceptions for...

    forum.aspose.com/t/the-error-message-generated-...
  7. 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...
  8. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost productivity with code examples....slides and are recalculated upon insert, delete, and move operations...

    docs.aspose.com/slides/net/access-slide-in-pres...
  9. Working with Percentage Complete Calculations |...

    Learn how to calculate and manage task percentage complete values (PercentComplete, PercentWorkComplete, PhysicalPercentComplete) in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....the Task Entry form, from the Insert menu, select Column . Add the...

    docs.aspose.com/tasks/net/percentage-complete-c...
  10. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... Document (); let builder = new aw ...writeln ( "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/nodejs-net/aspose.wo...