Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 13,447 for

document insertion

(0.18 sec)
  1. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. TextPath | Aspose.Words for Java

    Defines the text and formatting of the text path of a WordArt object in Java....the Working with Shapes documentation article. Remarks: Use the...Exception { Document doc = new Document(); // Insert a WordArt...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless PRINT field implementation. Enhance your Document processing with powerful features today!...the Working with Fields documentation article. public class FieldPrint...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldXE Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldXE class, your solution for efficiently implementing XE fields in Document processing. Enhance your workflow today!...the Working with Fields documentation article. public class FieldXE...modifications made to the document. IsItalic { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart...the Working with Charts documentation article. Properties Name...the value axis. document Returns the document containing the parent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartAxis.HasMinorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMinorGridlines property to easily control minor gridlines on your charts, enhancing data readability and visualization....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the section.... Document (); let builder = new aw ...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Drawing::ImageData::get_ImageSiz...

    Aspose::Words::Drawing::ImageData::get_ImageSize method. Gets the information about image size and resolution in C++....only and not stored in the document, returns zero size. Examples...shape with an image. // When we insert an image using the "InsertImage"...

    reference.aspose.com/words/cpp/aspose.words.dra...