Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 17,878 for

document insertion

(0.06 sec)
  1. Fill.base_fore_color property | Aspose.Words fo...

    Fill.base_fore_color property. Gets a Color object that represents the base foreground color for the fill without any modifiers.... Document () builder = aw . DocumentBuilder...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. List All Worksheets in a Workbook|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Bitbucket AI Document Assistant Close Inserting and Removing...

    docs.aspose.com/cells/net/list-all-worksheets-i...
  3. Aspose::Words::BuildingBlocks::BuildingBlockBeh...

    Aspose::Words::BuildingBlocks::BuildingBlockBehavior enum. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main Document in C++....block when it is inserted into the main document. enum class BuildingBlockBehavio...the building block shall be inserted as inline content. Paragraph...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...Document adoc = new Aspose.Pdf.Document(sourcePath);...Aspose.Pdf.Document adoc = new Aspose.Pdf.Document(sourcePath);...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  5. Aspose::Words::Drawing::ShapeBase::get_Vertical...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FieldCompare.right_expression property | Aspose...

    FieldCompare.right_expression property. Gets or sets the right part of the comparison expression.... Document () builder = aw . DocumentBuilder...doc = doc ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Insert a TOA field, which will create an entry...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....ThemeColor Examples Shows how to insert a paragraph with a top border...border. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FormField.type property | Aspose.Words for Python

    FormField.type property. Returns the form field type....Shows how to insert a combo box. doc = aw . Document () builder...'Please select a fruit: ' ) # Insert a combo box which will allow...

    reference.aspose.com/words/python-net/aspose.wo...