Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,637 for

append

(0.14 sec)
  1. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....(); // Create a header and append a paragraph to it. The text...true ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldHyperlink.isImageMap property | Aspose.Wor...

    FieldHyperlink.isImageMap property. Gets or sets whether to Append coordinates to the hyperlink for a server-side image map....property Gets or sets whether to append coordinates to the hyperlink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); spreadsheetDocument...

    docs.aspose.com/cells/zh/net/open-a-spreadsheet...
  4. How to Rotate Text in PDF using C#

    This how-to guide explains how to rotate text in PDF using C#. It contains information on IDE configuration, to-do list and a runnable sample code to rotate text in Adobe using C#....the newly added page above Append the text fragment to the text...is used to append text fragments as well as append paragraphs...

    kb.aspose.com/pdf/net/how-to-rotate-text-in-pdf...
  5. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and Appends it to the end of this object in C++....object with optional text and appends it to the end of this object...ReturnValue The newly created and appended paragraph. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. Aspose::Words::Fields::FieldHyperlink::set_IsIm...

    Aspose::Words::Fields::FieldHyperlink::set_IsImageMap method. Sets whether to Append coordinates to the hyperlink for a server-side image map in C++....Map method Sets whether to append coordinates to the hyperlink...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  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. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless imports. Default, false....into the original and then append it, // then the two lists with...the document clone // that we append to the original will carry...

    reference.aspose.com/words/net/aspose.words/imp...
  10. OfficeMath.mathObjectType property | Aspose.Wor...

    OfficeMath.mathObjectType property. Gets type [OfficeMath.mathObjectType](./) of this Office Math object....Continue ; } /// <summary> /// Append a line to the StringBuilder...mDocTraversalDepth ; i ++ ) mBuilder . append ( "| " ); mBuilder . AppendLine...

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