Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 20,802 for

insert documents

(0.08 sec)
  1. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....various control characters to a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. 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...
  3. How to Add Digital Signature in Excel using C#

    This tutorial provides you information how to add digital signature in Excel using C#. You will get the configuration resources, stepwise approach to create and Insert electronic signature in excel using C# and a complete runnable sample code to demonstrate this feature....electronic signature to an Excel document using C# such that first steps...customize the signing of the Excel document like an XLSX using the PFX...

    kb.aspose.com/cells/net/how-to-add-digital-sign...
  4. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....one if needed, and use it to insert slides based on that layout...getLayoutSlides method, and insert it into another presentation...

    docs.aspose.com/slides/androidjava/slide-layout/
  5. Change Background of VST File via java | produc...

    Java source code to change background of VST file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Native change background of VST document using server-side Java APIs...basic change background of document with Aspose.Diagram for Java...

    products.aspose.com/diagram/java/changebackgrou...
  6. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time of this revision in C++....to work with revisions in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Change Background of VST File via .NET | produc...

    C# source code to change background of VST Documents on .NET Framework, .NET Core, Mono or COM Interop....Install-Package Visit our documentation for more details. How to...diagram as background page Insert an image to the background...

    products.aspose.com/diagram/net/changebackgroun...
  8. Aspose::Words::Drawing::Charts::ChartMultilevel...

    Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Treemap chart. System ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Id method. Specifies a unique read-only persistent numerical Id for this SDT in C++....shall follow these rules:* The document shall retain SDT ids only...only if the whole document is cloned Clone . During ImportNode()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Find and Replace in Java|Aspose.Words for Java

    Find a string or regular expression pattern in your document and replace it with the text you want using Java....easily navigate within your document using a keyboard and mouse...find specific text in a long document. It will be more time consuming...

    docs.aspose.com/words/java/find-and-replace/