Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 17,887 for

insert documents

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a Bubble chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::TableStyle::get_LeftIndent metho...

    Aspose::Words::TableStyle::get_LeftIndent method. Gets or sets the value that represents the left indent of a table in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...:: LineStyle :: Single ); // Insert a table and apply the style...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.signer property. Gets or sets suggested signer of the signature line...add a signature line to a document, and then sign it using a...src_document_path = MY_DIR + "Document.docx" dst_document_path...

    reference.aspose.com/words/python-net/aspose.wo...
  5. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/net/web-extensions/sampl...
  6. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......AnimateTransitions = true }; WebDocument document = pres.ToSinglePageWebDocum(options..."templates\\single-page", "animated-pdf"); document.Save(); } } static void ExportSingePage()...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  7. SignOptions.signature_line_image property | Asp...

    SignOptions.signature_line_image property. The image that will be shown in associated [SignatureLine](../../../aspose.words.drawing/signatureline/)...add a signature line to a document, and then sign it using a...src_document_path = MY_DIR + "Document.docx" dst_document_path...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SignOptions.signature_line_id property | Aspose...

    SignOptions.signature_line_id property. Signature line identifier...add a signature line to a document, and then sign it using a...src_document_path = MY_DIR + "Document.docx" dst_document_path...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced data management and integration....get ; } Examples Shows how to insert checkbox form fields into MERGEFIELDs...InsertCheckBox () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 从URL加载网页图片到Excel工作表(C++)|Documentation

    了解如何使用C++和Aspose.Cells for C++ API将URL中的图片转换为Excel嵌入图片。... GetPictures (); // Insert the picture from local file...

    docs.aspose.com/cells/zh/cpp/load-a-web-image-f...