Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 20,448 for

document insertion

(0.07 sec)
  1. 在单元格中插入文本|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....string FileName = FilePath + "Insert text into a cell.xlsx" ; InsertText...FileName , "Inserted Text" ); // Given a document name and text...

    docs.aspose.com/cells/zh/net/insert-text-into-a...
  2. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....throws Exception { Document doc = new Document(); DocumentBuilder...fieldRef.getFieldCode()); // Insert the ASK field and edit its...

    reference.aspose.com/words/java/com.aspose.word...
  3. Converting Worksheet to Image and Worksheet to ...

    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....C++ Contents [ Hide ] This document is designed to provide developers...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...
  4. Section.delete_header_footer_shapes method | As...

    Section.delete_header_footer_shapes method. Deletes all shapes (drawing objects) from the headers and footers of this section.... Document () builder = aw . DocumentBuilder...HEADER_PRIMARY ) builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to export excel equations to other types of...

    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....use the toLaTeX() method and insert the generated results into...use the toMathML() method and insert the generated results into...

    docs.aspose.com/cells/python-java/export-equation/
  6. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31.... Instead, it inserts internal information that tells...characters to a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word Documents, but commonly used in text files for paragraph breaks in C++....as such in Microsoft Word documents, but commonly used in text...various control characters to a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. FieldCompare.left_expression property | Aspose....

    FieldCompare.left_expression property. Gets or sets the left part of the comparison expression.... Document () builder = aw . DocumentBuilder...doc = doc ) field = builder . insert_field ( field_type = aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to export excel equations to other types of...

    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....use the ToLaTeX() method and insert the generated results into...use the ToMathML() method and insert the generated results into...

    docs.aspose.com/cells/net/export-equation/
  10. MarkdownSaveOptions.table_content_alignment pro...

    MarkdownSaveOptions.table_content_alignment property. Gets or sets a value that specifies how to align contents in tables when exporting into the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format... insert_cell () builder . paragraph_format...write ( 'Cell1' ) builder . insert_cell () builder . paragraph_format...

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