Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 6,443 for

insert documents

(0.08 sec)
  1. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified)....boolean Examples Shows how to insert linked and unlinked OLE objects...objects. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.Words.DocumentBuilder.InsertOleObject method...progId, asIcon, presentation) Inserts an embedded OLE object from...from a stream into the document. insertOleObject ( stream : Buffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Pages of OneNote Document using C#

    OneNote C# Library or API can be used to retrieve number of pages from a OneNote document, get all revisions and modify page history and work with conflict pages....Working with Pages of OneNote Document using C# Contents [ Hide Show...of Pages from the OneNote Document Aspose.Note for .NET supports...

    docs.aspose.com/note/net/working-with-pages/
  4. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....with Digital Signatures documentation article. public class CertificateHolder...Shows how to sign encrypted document file. // Create an X.509 certificate...

    reference.aspose.com/words/net/aspose.words.dig...
  5. Chart.AxisZ | Aspose.Words for .NET

    Explore the Chart AxisZ property to unlock Z-axis customization options, enhancing your data visualization for clearer insights and impactful presentations....get ; } Examples Shows how to insert a chart and modify the appearance...appearance of its axes. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  6. GradientStop.BaseColor | Aspose.Words for .NET

    Discover the GradientStop BaseColor property to easily access the pure color of your gradient stop, enhancing your design with precision and clarity.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  7. GradientStop.Color | Aspose.Words for .NET

    Discover the GradientStop Color property to easily set and customize gradient stop colors for stunning visual effects in your designs.... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  8. GradientStop.Transparency | Aspose.Words for .NET

    Discover the GradientStop Transparency property to easily adjust gradient fill transparency from 0% to 100%. Enhance your designs with precise control!... Document doc = new Document (); DocumentBuilder...gradientStops . RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldDate.use_um_al_qura_calendar property | As...

    FieldDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar.... Document () builder = aw . DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....Represents a Microsoft Word document field. To learn more, visit...the Working with Fields documentation article. Remarks: A field...

    reference.aspose.com/words/java/com.aspose.word...