Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 32,886 for

insert documents

(0.15 sec)
  1. C# API to Export MD to DOT | products.aspose.com

    Convert MD to DOT without using Microsoft Word...developers to add powerful document manipulation and conversion...API, which provides powerful document processing features. The Aspose...

    products.aspose.com/total/net/conversion/md-to-...
  2. Border.Color | Aspose.Words for .NET

    Border Color property. Gets or sets the border color in C#....to insert a string surrounded by a border into a document. Document...Document doc = new Document (); DocumentBuilder builder = new...

    reference.aspose.com/words/net/aspose.words/bor...
  3. Aspose::Words::NodeChangingArgs Class Reference...

    Provides data for methods of the INodeChangingCallback interface....) { auto doc = MakeObject<Document>(); auto builder = MakeOb..."\n{0:dd/MM/yyyy HH:mm:ss:fff}\tNode insertion:" , System::DateTime::get_Now...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. 16.6.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 16.6.0 Release Notes – the latest updates and fixes....Added support for outer document insertion to LINQ Reporting Engine...Engine. Added feature to insert empty values in chart series. HTML...

    docs.aspose.com/words/java/aspose-words-for-jav...
  5. Manage Placeholder|Aspose.Slides Documentation

    Change Placeholder text and prompt text in PowerPoint presentations in C++...placeholder: // The path to the documents directory. const String outPath...Using Aspose.Slides, you can insert your preferred prompt texts...

    docs.aspose.com/slides/cpp/manage-placeholder/
  6. System::Collections::IListImplValueType&lt; T &...

    Public Member Functions | List of all members System::Collections::IListImplValueType< T > Class Template Reference S...... virtual void Insert (int index, System::SharedPtr...System::Object > value) override Inserts element into specified position...

    reference.aspose.com/slides/cpp/class/system.co...
  7. Aspose::Slides::GradientStopCollection Class Re...

    Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::GradientStopCollection Cla...... void Insert ( int32_t index, float position...the new gradient stop and inserts it at the specified index to...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. Working with User-defined Cells|Documentation

    This section explains how to read User-defined cells of the visio shapes with Aspose.Diagram....Cells of the Visio Shapes Users insert text fields into shapes to...ShapeSheet. Developers can insert and read all user defined cells...

    docs.aspose.com/diagram/net/working-with-user-d...
  9. Converting Worksheet to Image using ImageOrPrin...

    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....Options Contents [ Hide ] This document is designed to provide a detailed...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/net/converting-worksheet-...
  10. Unable to display html text inside a particular...

    Hi Team, I have attached a screenshot of the issue. I am trying to access a particular cell table and render html text in it…it should actually appear as a textbox enclosing some string value. However the entire html c…...InsertHtml() because I need to insert it based on a particular cell...FirstParagraph.AppendChild(new Run(cell.Document, field1.Title)); string value...

    forum.aspose.com/t/unable-to-display-html-text-...