Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,060 for

join documents

(0.13 sec)
  1. Aspose::Words::Fields::FormField::get_MaxLength...

    Aspose::Words::Fields::FormField::get_MaxLength method. Maximum length for the text field. Zero when the length is not limited in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FormField::get_Checked m...

    Aspose::Words::Fields::FormField::get_Checked method. Gets or sets the checked status of the check box form field. Default value for this property is false in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. FormFieldCollection.GetEnumerator | Aspose.Word...

    FormFieldCollection 方法. 返回一个枚举器对象...void Visitor () { Document doc = new Document (); DocumentBuilder..."\tDrop-down items: " + string . Join ( ", " , formField . DropDownItems...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose::Words::Drawing::Stroke class | Aspose.W...

    Aspose::Words::Drawing::Stroke class. Defines a stroke for a shape. To learn more, visit the documentation article in C++....the Working with Shapes documentation article. class Stroke :...get_JoinStyle () Defines the join style of a polyline. get_LineStyle...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Fields::FormField::get_OwnHelp m...

    Aspose::Words::Fields::FormField::get_OwnHelp method. Specifies the source of the text that's displayed in a message box when a form field has the focus and the user presses F1 in C++....into a document, and process them with using a document visitor...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Designer spreadsheets how to cross reference wi...

    First time when using the template approach. We have the following case scenario: Two tables as .csv files, one accident and the other vehicle. The relationship is one accident to many vehicles, so accident can be the …...We’re thinking on that also, to join the tables and create another...can refer to the following documents for importing data from database...

    forum.aspose.com/t/designer-spreadsheets-how-to...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Why Aspose.Cells https://docs.aspose.com/cells/net/aspose-cells-or-other-solutions/ Recent content in Why Aspose.Cells on Documentation Hugo -- gohug......org/2005/Atom Documentation – Why Aspose.Cells https://docs...in Why Aspose.Cells on Documentation Hugo -- gohugo.io en https://docs...

    docs.aspose.com/cells/net/aspose-cells-or-other...
  8. Several HTML Into Image C++

    Merge multiple HTML into Image in C++ code. Save HTML as Image using C++....is a professional solution to join several HTML into a single image...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/html-to-image/
  9. Several TEXT Into PNG C++

    Merge multiple TEXT into PNG in C++ code. Save TEXT as PNG using C++....is a professional solution to join several text into a single PNG...auto output = MakeObject <Document>(); // Remove all content...

    products.aspose.com/words/cpp/merge/text-to-png/
  10. Custom Shape|Aspose.Slides Documentation

    Add custom shape in PowerPoint presentation in C# or .NET...point where 2 straight lines join at an angle. A smooth point...line and the line’s segments join in a smooth curve. In this case...

    docs.aspose.com/slides/net/custom-shape/