Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 10,688 for

append

(0.94 sec)
  1. Tracing Precedents and Dependents in Aspose.Cel...

    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.... Append ( "[" ); stringBuilder . Append ( area . ExternalFileName...stringBuilder . Append ( "]" ); } stringBuilder . Append ( area . SheetName...

    docs.aspose.com/cells/net/tracing-precedents-an...
  2. PageSetup.suppress_endnotes property | Aspose.W...

    PageSetup.suppress_endnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...Document () # Create a section and append it to the document section...doc . append_child ( section ) # Create a body and append it to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Distribution Lists in PST File|Doc...

    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.... append ( member1 ) members . append ( member2 ) distributionList...MapiDistributionList () one_off_members . append ( ae . mapi . MapiDistributionList...

    docs.aspose.com/email/python-net/working-with-d...
  4. Aspose::Words::Body::Body constructor | Aspose....

    Aspose::Words::Body::Body constructor. Initializes a new instance of the Body class in C++.... To append Body to a Section use AppendChild...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/cpp/aspose.words/bod...
  5. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly Append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....Document , ImportFormatMode ) Appends the specified document to the...srcDoc Document The document to append. importFormatMode ImportFormatMode...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Document.append_document method | Aspose.Words ...

    aspose.words.Document.Append_document method...append_document method Contents [ Hide ] append_document(src_doc...append_document(src_doc, import_format_mode) Appends the specified document to the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++.... To append Run to the document use InsertAfter1()...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/cpp/aspose.words/run...
  8. Paragraph.ParagraphFormat | Aspose.Words for .NET

    Discover the ParagraphFormat property for enhanced paragraph styling. Unlock advanced formatting options to elevate your document's appearance!...create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/net/aspose.words/par...
  9. ResourceSavingArgs class | Aspose.Words for Python

    aspose.words.saving.ResourceSavingArgs class. Provides data for the [IResourceSavingCallback.resource_saving()](../iresourcesavingcallback/resource_saving/#resourcesavingargs) event... append ( f 'Original document URI:...+ ' \n ' ) self . m_text . append ( f 'Resource being saved:...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....Document () # Create a section and append it to the document section...doc . append_child ( section ) # Create a body and append it to...

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