Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 14,666 for

insert documents

(0.12 sec)
  1. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...( doc ); // Use a document builder to insert a field that displays...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Saving::OutlineOptions::get_Crea...

    Aspose::Words::Saving::OutlineOptions::get_CreateMissingOutlineLevels method. Gets or sets a value determining whether or not to create missing outline levels when the document is exported. Default value for this property is false in C++....missing outline levels when the document is exported. Default value...saving a PDF document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_PlaceholderName method. Gets or sets Name of the BuildingBlock containing placeholder text in C++....structured document tag. auto doc = MakeObject < Document > (); //...// Insert a plain text structured document tag of the "PlainText"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Managing Page Breaks|Documentation

    This article provides sample code and explains how to add page breaks, clear page breaks, or delete specific page breaks in Excel worksheets programmatically using Aspose.Cells for Python via .NET APIs....page break in a worksheet, insert vertical and horizontal page...

    docs.aspose.com/cells/python-net/managing-page-...
  7. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…...static Boolean ValidatePDF(Document doc, AsposeSettings settings...that only 176 of the 2010 documents are PDF/A-2A valid and the...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  8. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....more, visit the Save a Document documentation article. Examples:...headers/footers in a document that we are rendering to PDF. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldOptions.UserPromptRespondent | Aspose.Word...

    Discover how the FieldOptions UserPromptRespondent property enhances user experience by managing respondent interactions during field updates....void FieldAsk () { Document doc = new Document (); DocumentBuilder...fieldRef . GetFieldCode ()); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes....set a number at which the document begins the footnote/endnote...footnote/endnote count. doc = aw . Document () builder = aw . DocumentBuilder...

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