Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 12,206 for

section

(0.03 sec)
  1. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...document"); } foreach (Section section in doc.Sections) { InsertWatermarkIntoH(doc...InsertWatermarkIntoH(doc, watermarkText, section, HeaderFooterType.HeaderPrimary);...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  2. Add Footer to multiple documents|Documentation

    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....footer setup: Section Add footer position: Left Section, Center Section...Section and Right Section. Footer Script It represents Footer...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  3. Aspose::Words::LowCode::MailMergeOptions::get_R...

    Aspose::Words::LowCode::MailMergeOptions::get_RetainFirstSectionStart method. Gets a value indicating whether the Section start of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Aspose::Words::LowCode::MailMergeOptions::set_R...

    Aspose::Words::LowCode::MailMergeOptions::set_RetainFirstSectionStart method. Sets a value indicating whether the Section start of the first document Section and its copies for subsequent data source rows are retained during mail merge or updated according to MS Word behaviour in C++....whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency....document tag in the current section. public void MoveToStructuredDocu...current story of the current section. That is, if you moved the...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a Section allowing to define the document grid behavior in C++....Specifies the layout mode for a section allowing to define the document...contents of the corresponding section in the document. Grid 1 Specifies...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  8. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage documents with .NET using C#. Work with document properties, settings, and content, as well as with document appearance through the management of colors, shapes, fonts and other graphics....Documents Contents [ Hide ] This section provides information on how...classes. Articles in this section describe a wide range of document...

    docs.aspose.com/words/net/programming-with-docu...
  9. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting... first_section . body . first_paragraph ....assertEqual ( 1 , doc . first_section . body . paragraphs . count...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the document from changes without changing the existing password or assigns a random password in C++....turn off protection for a section. auto doc = System :: MakeObject...); builder -> Writeln ( u "Section 1. Hello world!" ); builder...

    reference.aspose.com/words/cpp/aspose.words/doc...