Sort Score
Result 10 results
Languages All
Labels All
Results 5,641 - 5,650 of 17,913 for

document insertion

(0.06 sec)
  1. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the form field type in C++....how to insert a combo box. auto doc = MakeObject < Document > ();..."Please select a fruit: " ); // Insert a combo box which will allow...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Drawing::ShapeBase::get_Horizont...

    Aspose::Words::Drawing::ShapeBase::get_HorizontalAlignment method. Specifies how the shape is positioned horizontally in C++.... Examples Shows how to insert a floating image to the center...page. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....builder, and then insert them into the document. auto doc = MakeObject...MakeObject < Document > (); // Below are three examples of field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldMergeBarcode.SymbolRotation | Aspose.Words...

    Discover the FieldMergeBarcode SymbolRotation property to easily customize barcode symbol rotation. Enhance your data presentation with valid values like 0 and 3.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Drawing::ImageSize::get_HeightPo...

    Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height 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...
  6. FieldMergeBarcode.ForegroundColor | Aspose.Word...

    Discover the FieldMergeBarcode ForegroundColor property to customize your barcode's appearance. Easily set colors with values from 0 to 0xFFFFFF!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::ToaCategories class | As...

    Aspose::Words::Fields::ToaCategories class. Represents a table of authorities categories. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class ToaCategories...fields. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Umbraco Word Import Module|Aspose.Words for .NET

    Read contents of any Word processing Document using Aspose.Words Umbraco Word Import Module in C#....contents of any Word processing document without requiring any other...clicking on the button, the document contents are fetched from...

    docs.aspose.com/words/net/umbraco-word-import-m...
  9. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) # Insert some nodes with a DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Create Signature Line in an Excel Workbook usin...

    This article describes how to Create Signature Line in an Excel Workbook using C# codes with Aspose.Cells for .Net....Signature Line by clicking the Insert Tab and then selecting Signature...and saves the workbook. AI Document Assistant Close Support for...

    docs.aspose.com/cells/net/create-signature-line...