Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 20,026 for

insert documents

(0.08 sec)
  1. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply different image and print options using Aspose.Cells with C++....C++ Contents [ Hide ] This document is designed to provide a detailed...or web pages, insert them into a Word document, a PDF file, a...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  2. FieldCitation.source_tag property | Aspose.Word...

    FieldCitation.source_tag property. Gets or sets a value that matches the Tag element's value of the source to Insert....element’s value of the source to insert. @property def source_tag (...BIBLIOGRAPHY fields. # Open a document containing bibliographical...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Font::get_NameFarEast method | A...

    Aspose::Words::Font::get_NameFarEast method. Returns or sets an East Asian font name in C++....get_NameFarEast () Examples Shows how to insert and format text in a Far East...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose::Words::Fields::FieldArgumentBuilder::Fi...

    Aspose::Words::Fields::FieldArgumentBuilder::FieldArgumentBuilder constructor. Initializes an instance of the FieldArgumentBuilder class in C++....builder, and then insert them into the document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); // Below are three examples...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table.... Document () builder = aw . DocumentBuilder...= aw . LineStyle . SINGLE # Insert a table and apply the style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Copying Rows and Columns|Documentation

    This article shows how to copy rows and columns through the Aspose.Cells for .NET API.... click Copied Cells on the Insert menu. If you click Paste on...of clicking a command on the Insert menu, any content of the destination...

    docs.aspose.com/cells/net/copying-rows-and-colu...
  7. Shape.text_path property | Aspose.Words for Python

    Shape.text_path property. Defines the text of the text path (of a WordArt object)....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Notes::EndnoteOptions::get_Posit...

    Aspose::Words::Notes::EndnoteOptions::get_Position method. Specifies the endnotes position in C++....different place where the document collects and displays its...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...Image Alt Text on a new document Aspose.PDF Product Family R_C_D_T...usage: using (var doc = new Document(dataDir + "YourDocument.pdf"))...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  10. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT...structured document tag. doc = aw . Document () # Insert a structured...structured document tag that prompts the user to enter a date. # In...

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