Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,842 for

append

(0.03 sec)
  1. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....(); // Create a header and append a paragraph to it. The text...()); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  2. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...from QR Codes with Structured Append To fetch metadata from QR Code...Code barcodes with structured append, the barcode library provides...

    docs.aspose.com/barcode/nodejsjava/read-barcode...
  3. Create a spreadsheet document|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....Sheets >( new Sheets ()); // Append a new worksheet and associate...Name = "mySheet" }; sheets . Append ( sheet ); workbookpart . Workbook...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  4. 插入新工作表|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/zh/net/insert-a-new-works...
  5. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....ends the paragraph after appending text // and then starts a...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Read Barcode Properties and Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata...from QR Codes with Structured Append To fetch metadata from QR Code...Code barcodes with structured append, the barcode library provides...

    docs.aspose.com/barcode/phpjava/read-barcode-pr...
  8. 合并相邻单元格|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....Create the merged cell and append it to the MergeCells collection...cell2Name ) }; mergeCells . Append ( mergeCell ); worksheet ....

    docs.aspose.com/cells/zh/net/merge-two-adjacent...
  9. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your documents. Enhance readability and formatting with ease!...create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/net/aspose.words/par...
  10. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children....create a new section, and then append it as a child to the root document...aw . Section ( doc ) doc . append_child ( section ) # Set some...

    reference.aspose.com/words/python-net/aspose.wo...