Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 180,087 for

doc

(0.15 sec)
  1. FieldMergingArgsBase.FieldName | Aspose.Words f...

    Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....InsertCheckBox () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use MERGEFIELDs with "...

    reference.aspose.com/words/net/aspose.words.mai...
  2. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.Document property. Returns the Document containing the parent chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define Document property data types for enhanced Document management and customization.... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; Assert...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Aspose::Words::WarningInfoCollection class | As...

    Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...

    reference.aspose.com/words/cpp/aspose.words/war...
  6. ShapeBase.bottom property | Aspose.Words for No...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the shape.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Footnote.footnoteType property | Aspose.Words f...

    Footnote.footnoteType property. Returns a value that specifies whether this is a footnote or endnote.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways of attaching...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert text with PAGE and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> StartTable ();...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. XpsSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.XpsSaveOptions constructor... doc = aw . Document ( file_name =...render_text_as_book_fold : for s in doc . sections : s = s . as_section...

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