Sort Score
Result 10 results
Languages All
Labels All
Results 4,101 - 4,110 of 17,940 for

document insertion

(0.06 sec)
  1. ChartMultilevelValue | Aspose.Words for Java

    Represents a value for charts that display multilevel data in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert a Treemap chart. Shape shape...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOTEXT fields, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldAutoText...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. ShapeBase.alternative_text property | Aspose.Wo...

    ShapeBase.alternative_text property. Defines alternative text to be displayed instead of a graphic.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::LineStyle enum | Aspose.Words fo...

    Aspose::Words::LineStyle enum. Specifies line style of a Border in C++....to insert a string surrounded by a border into a document. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/lin...
  5. How to Convert a JPG to Word using C#

    This article guides on how to convert a JPG to Word using C#. It provides the resources to set the IDE, a list of steps, and a runnable sample code to change JPG to Word using C#....learn different techniques to insert the JPG image at a desired...Word document using the Document class object for inserting a JPG...

    kb.aspose.com/words/net/how-to-convert-a-jpg-to...
  6. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name of the source file for the linked image in C++....Shows how to insert a linked image into a document. auto doc =...= MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease.... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GeneralFormatCollection.RemoveAt | Aspose.Words...

    Effortlessly remove a specific occurrence from GeneralFormatCollection using the RemoveAt method. Streamline your data management today!... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldIncludeText.xsl_transformation property | ...

    FieldIncludeText.xsl_transformation property. Gets or sets the location of XSL Transformation to format XML data.... Document () builder = aw . DocumentBuilder...XSL transformation on an XML document: field_include_text = cre...

    reference.aspose.com/words/python-net/aspose.wo...
  10. NodeCollection.Contains | Aspose.Words for .NET

    Discover how the NodeCollection Contains method efficiently checks if a node exists in your collection, enhancing your data management capabilities.... Document doc = new Document (); DocumentBuilder...// Add text to the document by inserting Runs using a DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...