Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 20,126 for

document insertion

(0.21 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Font met...

    Aspose::Words::Drawing::ShapeBase::get_Font method. Provides access to the font formatting of this object in C++....get_Font () Examples Shows how to insert a text box, and set the font...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font...of its contents. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...Words Document Object Model (DOM) documentation article. Remarks...this collection and from the document. contains(node) Determines...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SdtDateStorageFormat enumeration | Aspose.Words...

    Aspose.Words.Markup.SdtDateStorageFormat enumeration. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the Document's data store....bound to an XML node in the document’s data store. Members Name...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 插入图表|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 a chart.xlsx" ; string worksheetName...title , data ); // Given a document name, a worksheet name, a...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  6. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...SetLicense("licensePath"); var doc = new Document("inputDocxPath"); doc.Save("outputPngPath");...equation (Insert ► Equation). 2. Save the document and render...

    forum.aspose.com/t/incorrect-underline-height-i...
  7. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...Writeln ( u "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... Document () builder = aw . DocumentBuilder...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....get_PostScriptGroup () Examples Shows to insert a PRINT field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++....bodies at the very end of a document. Examples Shows how to specify...Aspose :: Words :: Document > (); // Insert even and primary headers/footers...

    reference.aspose.com/words/cpp/aspose.words.sav...