Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 19,970 for

insert documents

(0.13 sec)
  1. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name....Examples Shows how insert an OLE object into a document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IStructuredDocumentTag.XmlMapping | Aspose.Word...

    Discover how the IStructuredDocumentTag XmlMapping property connects structured tags to XML data, enhancing document customization and integration....mapping of this structured document tag to XML data in a custom...custom XML part of the current document. public XmlMapping XmlMapping...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. FieldIndex.BookmarkName | Aspose.Words for .NET

    Discover the FieldIndex BookmarkName property to easily manage bookmarks that enhance document indexing. Boost your efficiency with seamless navigation!...that marks the portion of the document used to build the index. public...it with entries. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 用 C++ 为命名范围设置公式|Documentation

    学习如何用 Aspose.Cells 在 Excel 文件中为命名范围设置公式,使用 C++。...SetFormula ( u "NewNamedRange" ); // Insert the value in cell A3 which...book . GetWorksheets (); // Insert some data in cell A1 of Sheet1...

    docs.aspose.com/cells/zh/cpp/setting-formula-fo...
  6. Aspose::Words::Drawing::ShapeBase::get_WrapType...

    Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape 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...
  7. ThemeFonts | Aspose.Words for Java

    Represents a collection of fonts in the font scheme allowing to specify different fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....with Styles and Themes documentation article. Examples: Shows...fonts for themes. Document doc = new Document(getMyDir() + "Theme...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldIndex.EntryType | Aspose.Words for .NET

    Discover the FieldIndex EntryType property to efficiently manage index entry types for optimized indexing and enhanced search performance.... Document doc = new Document (); DocumentBuilder...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/net/aspose.words.fie...
  9. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.building_block_category p...

    StructuredDocumentTag.building_block_category property. Specifies category of building block for this SDT node...is read-only for SDT of the document part type. For all other SDT...Examples Shows how to insert a structured document tag as a building...

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