Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 15,692 for

document insertion

(0.16 sec)
  1. PageSetup.pageStartingNumber property | Aspose....

    PageSetup.pageStartingNumber property. Gets or sets the starting page number 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...
  2. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_Field method. Gets the object that represents the current merge field in C++....data in the form of HTML documents. void MergeHtml () { auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. Insert ActiveX Control into Visio via .NET | pr...

    C# source code to insert ActiveX Control into Visio on .NET Framework, .NET Core, Mono Platforms....NET Developer INSERT-ACTIVEX-CONTROL to VISIO HTML...VSDX Insert ActiveX Control into Visio via .NET Insert ActiveX...

    products.aspose.com/diagram/net/developer/inser...
  4. CellFormat.verticalMerge property | Aspose.Word...

    CellFormat.verticalMerge property. Specifies how the cell is merged with other cells vertically.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a cell into the first column...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected section in your Document, enhancing your editing experience....get ; } Examples Shows how to insert a floating image, and specify...position and size. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Create a Column Chart in Word using Python

    This tutorial guides on how to create a column chart in Word using Python. It has the IDE settings, steps, and a sample code showing how to create a bar chart in Word using Python....Create a Word file using the Document class and create a DocumentBuilder...DocumentBuilder object Call the insert_chart() method using the ChartType...

    kb.aspose.com/words/python/create-a-column-char...
  8. Aspose::Words::Drawing::ImageSize::get_WidthPoi...

    Aspose::Words::Drawing::ImageSize::get_WidthPoints method. Gets the width of the image in points. 1 point is 1/72 inch in C++.... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. FieldIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldIf class—efficiently implement IF fields to enhance Document automation and streamline your workflow....the Working with Fields documentation article. public class FieldIf...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. UserInformation.Name | Aspose.Words for .NET

    Effortlessly manage user profiles with the UserInformation Name property. Easily retrieve or update user names for enhanced personalization.... Document doc = new Document (); DocumentBuilder...CurrentUser = userInformation ; // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/net/aspose.words.fie...