Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 20,477 for

insert documents

(0.28 sec)
  1. How to Convert PDF to OneNote using C#

    This article guides on how to convert PDF to OneNote using C#. It contains all the details to configure the environment, a list of programming steps, and a runnable sample code to render PDF to OneNote using C#....convert PDF to OneNote Create a Document class object for holding the...the Import() method from the Document class as many times as many...

    kb.aspose.com/note/net/how-to-convert-pdf-to-on...
  2. Working with Resource Costs | Aspose.Tasks Docu...

    This guide explains how to work with resource costs using Aspose.Tasks for C# and other programming languages....the Resource sheet, from the Insert menu, select Column . Add the...

    docs.aspose.com/tasks/cpp/resource-cost/
  3. Manage Presentation Placeholders in .NET|Aspose...

    Effortlessly manage placeholders in Aspose.Slides for .NET: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....Slides, you can insert your preferred prompt texts...

    docs.aspose.com/slides/net/manage-placeholder/
  4. FieldKeywords Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldKeywords class to efficiently implement the KEYWORDS field, enhancing your document's metadata and searchability....the Working with Fields documentation article. public class FieldKeywords...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document...represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Resource Assignment Budgets | Aspo...

    This guide covers how to manage and work with resource assignment budgets using Aspose.Tasks for C#....Task Usage page, select the Insert menu and then Column. Add columns...

    docs.aspose.com/tasks/cpp/assignment-budget/
  7. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time of revisions for improved tracking and organization....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!...revision is not longer exist in document context (accepted/rejected)...revisions in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  9. GlossaryDocument.BuildingBlocks | Aspose.Words ...

    Discover the BuildingBlocks property in GlossaryDocument, offering a typed collection of all glossary entries for enhanced organization and easy access....building blocks in the glossary document. public BuildingBlockCollect...glossary document. public void GlossaryDocument () { Document doc...

    reference.aspose.com/words/net/aspose.words.bui...
  10. RevisionType enumeration | Aspose.Words for Python

    aspose.words.RevisionType enumeration. Specifies the type of change being tracked in [Revision](../revision/)....Description INSERTION New content was inserted in the document. DELETION...Content was removed from the document. FORMAT_CHANGE Change of formatting...

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