Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 149,818 for

2

(0.11 sec)
  1. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page.... write ( "Heading row 2" ); builder . endRow (); builder...table . rows . count } , column 2.` ); builder . endRow (); } doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldCollection.clear method | Aspose.Words for...

    FieldCollection.clear method. Removes all fields of this collection from the document and from this collection itself.... count ) # 2 - Get the collection to remove...an index: fields . remove_at ( 2 ) self . assertEqual ( 3 , fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Node::get_PreviousSibling method...

    Aspose::Words::Node::get_PreviousSibling method. Gets the node immediately preceding this node in C++....builder -> Writeln ( u "Section 2 text." ); // Both sections are...second. ASSERT_EQ ( u "Section 2 text." , doc -> GetText (). Trim...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. TxtSaveOptionsBase.paragraph_break property | A...

    TxtSaveOptionsBase.paragraph_break property. Specifies the string to use as a paragraph break when exporting in text formats.... writeln ( 'Paragraph 2.' ) builder . write ( 'Paragraph...paragraph. \n\n\t ' + 'Paragraph 2. End of paragraph. \n\n\t ' +...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index....point with index 2 # so that the data point 2 looks the same as...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD为.NET 21.3版 - 发布说明|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....1的SectionDividerLayer // [1]: '图层 1' 普通图层 // [2]: '</图层组>' Group 2的SectionDividerLayer...3' GroupLayer // [5]: 'Group 2' GroupLayer // [6]: 'Group 1'...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. 通过JavaScript和C++在工作表内将形状移到前面或后面|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将形状移到工作表的前端或背后。... toFrontOrBack ( 2 ); // Print the Z-Order position...back shape4 . toFrontOrBack ( - 2 ); // Saving the modified Excel...

    docs.aspose.com/cells/zh/javascript-cpp/send-sh...
  8. Aspose::Words::RevisionsView enum | Aspose.Word...

    Aspose::Words::RevisionsView enum. Allows to specify whether to work with the original or revised version of a document in C++....Empty , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString..."a." , paragraphs -> idx_get ( 2 ) -> get_ListLabel () -> get_LabelString...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Aspose::Words::NodeCollection::IndexOf method |...

    Aspose::Words::NodeCollection::IndexOf method. Returns the zero-based index of the specified node in C++....get_Rows () -> idx_get ( 2 ); ASSERT_EQ ( 2 , table -> IndexOf (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. 获取和设置页面属性|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...