Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 20,027 for

document insertion

(0.23 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the shape in C++.... Examples Shows how to insert a floating image, and specify...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. FieldSymbol.is_shift_jis property | Aspose.Word...

    FieldSymbol.is_shift_jis property. Gets or sets whether the character code is interpreted as the value of a SHIFT-JIS character.... Document () builder = aw . DocumentBuilder...character code: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldSymbol.font_name property | Aspose.Words f...

    FieldSymbol.font_name property. Gets or sets the name of the font of the character retrieved by the field.... Document () builder = aw . DocumentBuilder...character code: field = builder . insert_field ( aw . fields . FieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.auto_fit method | Aspose.Words for Python

    Table.auto_fit method. Resizes the table and cells according to the specified auto fit behavior.... Document () builder = aw . DocumentBuilder.... start_table () # We must insert at least one row before setting...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... Document () builder = aw . DocumentBuilder...position. shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set Print Titles with Python.NET|Documentation

    Learn how to configure repeated row/column headers on printed pages using Aspose.Cells for Python via .NET....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  7. Aspose::Words::Fields::FieldIf::EvaluateConditi...

    Aspose::Words::Fields::FieldIf::EvaluateCondition method. Evaluates the condition in C++.... Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldIf::get_RightExpres...

    Aspose::Words::Fields::FieldIf::get_RightExpression method. Gets or sets the right part of the comparison expression in C++....get_RightExpression () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...range name is automatically inserted into the generated HTML content...saved as HTML, Aspose Cells can insert a bookmark ( <a name="RangeName"></a>...

    forum.aspose.com/t/how-to-remove-default-bookma...
  10. 从Web地址插入链接图片(C++)|Documentation

    学习如何使用Aspose.Cells for C++从Web地址在工作表中插入链接图片。...Workbook Workbook workbook ; // Insert a linked picture (from Web...the height and width of the inserted image pic . SetHeightInch...

    docs.aspose.com/cells/zh/cpp/insert-a-linked-pi...