Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 32,882 for

insert documents

(0.1 sec)
  1. System::Collections::IListImplValueType< T &...

    Public Member Functions | List of all members System::Collections::IListImplValueType< T > Class Template Reference I......const override virtual void Insert (int index, System::SharedPtr...Constructor & Destructor Documentation ◆ IListImplValueType() template<typename...

    reference.aspose.com/barcode/cpp/class/system.c...
  2. InsertHtml(...) and Heading tags - Free Support...

    Hi all, I’m currently using DocumentBuilder.InsertHtml(...) to add content to a word document. I control the html. Currently I’m using <h1> tags to designate headers. However, this doesn’t appear to convert to a head…...) to add content to a word document. I control the html. Currently...add the HTML that you are inserting, I ran the following code...

    forum.aspose.com/t/inserthtml-and-heading-tags/...
  3. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....space added to the margin for document binding. @property def gutter...margins. doc = aw . Document () # Insert text that spans several...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Field.result property | Aspose.Words for Python

    Field.result property. Gets or sets text that is between the field separator and field end....Examples Shows how to insert a field into a document using a field code...code. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.z_order property | Aspose.Words for P...

    ShapeBase.z_order property. Determines the display order of overlapping shapes....and in the main text of the document. The display order of child...order of shapes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Retrieve an ActiveX Control from a Shape Object...

    Modify properties of an activeX Control with Aspose.Diagram library.... Insert an ActiveX Control in the Visio...

    docs.aspose.com/diagram/net/retrieve-an-activex...
  7. Aspose::Words::Replacing Namespace Reference - ...

    The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document tree....find/replace operations over the document tree. Classes class FindReplaceOptions...More... Enumeration Type Documentation ◆ FindReplaceDirection enum...

    reference.aspose.com/words/cpp/namespace/aspose...
  8. Aspose::Words::Drawing::ImageSize Class Referen...

    Contains information about image size and resolution.... // When we insert an image using the "InsertImage"...that, // when we view the document using 100% zoom in Microsoft...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. 计算一系列单元格的总和|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....resultCell ) { // Open the document for editing. using ( SpreadsheetDocument...SpreadsheetDocument document = SpreadsheetDocument . Open ( docName...

    docs.aspose.com/cells/zh/net/calculate-the-sum-...
  10. Aspose::Words::Fields::FieldBuilder Class Refer...

    Builds a field from field code tokens (arguments and switches)....builder, and then insert them into the document. auto doc = Mak...MakeObject<Document>(); // Below are three examples of field construction...

    reference.aspose.com/words/cpp/class/aspose.wor...