Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 18,746 for

insert documents

(0.12 sec)
  1. Aspose::Words::PageSetup::get_BorderSurroundsHe...

    Aspose::Words::PageSetup::get_BorderSurroundsHeader method. Specifies whether the page border includes or excludes the header in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> MoveToDocumentEnd (); // Insert a blue double-line border....

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Font method. Provides access to the font formatting of the data labels of the entire series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."Monthly sales report" ); // Insert a custom chart series with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_HasDataLabels method. Gets or sets a flag indicating whether data labels are displayed for the series in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."Monthly sales report" ); // Insert a custom chart series with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert PDF to Excel in .NET|Aspose.PDF for .NET

    Aspose.PDF for .NET library allows you to convert PDF to Excel format using C#. These formats include XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....as a second argument to the Document.Save(..) constructor. The...instance of Document object with the source PDF document. Create...

    docs.aspose.com/pdf/net/convert-pdf-to-excel/
  5. Aspose::Words::TableStyle::get_Alignment method...

    Aspose::Words::TableStyle::get_Alignment method. Specifies the alignment for the table style 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...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_SourceFullName method. Gets or sets the location of the picture using an IRI in C++....override Examples Shows how to insert images using IMPORT and INCLUDEPICTURE...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldBuilder.add_argument method | Aspose.Words...

    aspose.words.fields.FieldBuilder.add_argument method...then insert them into the document. doc = aw . Document () #...field = builder . build_and_insert ( ref_node = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.dateStorageFormat property. Gets/sets format in which the date for a date SDT is stored 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. Default value...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...srcDocumentPath = base . myDir + "Document.docx" ; let dstDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesCollection.RemoveAt | Aspose.Words f...

    Effortlessly manage your chart data with the ChartSeriesCollection RemoveAt method—quickly remove any ChartSeries by index for streamlined analysis.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a column chart that will contain...

    reference.aspose.com/words/net/aspose.words.dra...