Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,026 for

join documents

(0.13 sec)
  1. Aspose::Words::Markup::CustomXmlProperty Class ...

    Represents a single custom XML attribute or a smart tag property....MakeObject<Document>(); // A smart tag appears in a document with Microsoft...smart tags in our document using a document visitor. doc->Acc...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. Aspose::Words::Fields::FormFieldCollection Clas...

    A collection of FormField objects that represent all the form fields in a range....into a document, and process them with using a document visitor...Visitor() { auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. Work, Extract or Replace Text in OneNote Docume...

    C# OneNote API or Library can be used to extract text from OneNote Document or from a specific page, replace or retrieve text in all pages, apply bullets or number list on text and set page title in Microsoft OneNote style....or Replace Text in OneNote Document using C# API Contents [ Hide...Extract Text from OneNote Document One of the tasks that developers...

    docs.aspose.com/note/net/working-with-text/
  4. Aspose::Slides::ILineFormat Class Referenceabst...

    Public Member Functions | List of all members Aspose::Slides::ILineFormat Class Reference abstract Represents format ......get_JoinStyle ()=0 Returns the lines join style. Read LineJoinStyle ....LineJoinStyle value)=0 Sets the lines join style. Write LineJoinStyle ...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  5. Aspose::Words::NodeImporter Class Reference - A...

    Allows to efficiently perform repeated import of nodes from one document to another....repeated import of nodes from one document to another. Aspose.Words provides...fragments between Microsoft Word documents. This is known as "importing...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. System::String Class Reference - Aspose.PUB for...

    Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member......ASPOSECPP_SHARED_API String Join (const String &separator, const...startIndex=0, int count=-1) Joins array using string as separator...

    reference.aspose.com/pub/cpp/class/system.string
  7. System::String Class Reference - Aspose.Font fo...

    Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member......ASPOSECPP_SHARED_API String Join (const String &separator, const...startIndex=0, int count=-1) Joins array using string as separator...

    reference.aspose.com/font/cpp/class/system.string/
  8. System::String Class Reference - Aspose.Font fo...

    Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member......ASPOSECPP_SHARED_API String Join (const String &separator, const...startIndex=0, int count=-1) Joins array using string as separator...

    reference.aspose.com/font/cpp/class/system.string
  9. System::String Class Reference - Aspose.Slides ...

    Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member...... static String Join (const String &separator, const...startIndex=0, int count=-1) Joins array using string as separator...

    reference.aspose.com/slides/cpp/class/system.st...
  10. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/java/working-with-columns...