Sort Score
Result 10 results
Languages All
Labels All
Results 8,471 - 8,480 of 19,389 for

2 of

(0.06 sec)
  1. DocumentBuilder.insertTextInput method | Aspose...

    DocumentBuilder.insertTextInput method. Inserts a text form field at the current position...."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position....'Enter your name here' , 30 ) # 2 - Combo box with prompt text,...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....// 63 represents 1 (borders) + 2 (shading) + 4 (font) + 8 (color)...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start Of merges....// 63 represents 1 (borders) + 2 (shading) + 4 (font) + 8 (color)...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 获取和设置页面属性|Aspose.PDF for C++

    您可以使用C++库从PDF文件中获取和设置页面属性。..."ArtBox : Height={0},Width={1},LLX={2},LLY={3},URX={4},URY={5}" , pdfPage..."->get_BleedBox() : Height={0},Width={1},LLX={2},LLY={3},URX={4},URY={5}" , pdfPage...

    docs.aspose.com/pdf/zh/cpp/get-and-set-page-pro...
  6. Aspose JAR file size - Free Support Forum - asp...

    Hi - we are customers Of Aspose.Words and this jar range in size is 14M. In some scenarios, we need to package a version Of our product that has to be very sized constrained and the Aspose jars are easily 90% Of the tota…...2-jdk16.jar -rw-r–r-- 1 sits sits...alexey.maslov March 4, 2022, 2:45pm 2 Hi, @nuix We are currently...

    forum.aspose.com/t/aspose-jar-file-size/242862
  7. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....get("MyBookmark_2").setText("Updated text contents...Name}_NewName"); bookmarks.get("MyBookmark_2").setText("Updated text contents...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Hidden method. Gets or sets a flag indicating whether this axis is hidden or not in C++....String > ({ u "Item 1" , u "Item 2" , u "Item 3" , u "Item 4" , u...MakeArray < double > ({ 1.2 , 0.3 , 2.1 , 2.9 , 4.2 })); // Hide the chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartDataLabelPosition enumeration | Aspose.Wor...

    Aspose.Words.Drawing.Charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label...., [ "Category 1" , "Category 2" , "Category 3" ], [ 4 , 5 , 6...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Accessing Table from Cell and Adding Values ins...

    Access a table from a cell and add values using Aspose.Cells with C++....cell F6 which is at the offset 2,2 of the table has a value. C++...table . PutCellValue ( 2 , 2 , u "Offset [2,2]" ); // Save the workbook...

    docs.aspose.com/cells/cpp/accessing-table-from-...