Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 15,205 for

section

(1.89 sec)
  1. Aspose.Imaging .NET for Umbraco|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....Umbraco Contents [ Hide ] This section contains the following Umbraco...

    docs.aspose.com/imaging/net/aspose-imaging-net-...
  2. PageSetup.LayoutMode | Aspose.Words for .NET

    Discover the PageSetup LayoutMode property to easily customize your document's layout. Enhance your design with flexible Section options!...sets the layout mode of this section. public SectionLayoutMode LayoutMode...of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Update Content Controls This section explains how to update the...(except repeating sections, repeating section items, groups, check-boxes...

    docs.aspose.com/words/net/working-with-content-...
  4. Install Aspose.PDF|Aspose.PDF for Reporting Ser...

    Learn how to install Aspose.PDF for Reporting Services. Follow this step-by-step guide to enable PDF export functionality in SSRS....PDF Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/reportingservices/install-a...
  5. Shapes being rendered in a different order - Fr...

    Hello! I found inconsistent orders of rendering word shapes to images. I’d like to know why, in the example provided, the header shapes of a page are being rendered before the shapes in the previous page. Without settin…...loop through section, header/footer in each section and body of...of each section. For example see the following code: hf_types...

    forum.aspose.com/t/shapes-being-rendered-in-a-d...
  6. Working With Worksheets in PHP|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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/working-with-workshe...
  7. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Java....specify fonts, paragraph or section formatting, and perform other... such as text, paragraph, section, and others. For example, the...

    docs.aspose.com/words/java/document-builder-ove...
  8. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation....this property affects all sections in the document. Examples...appears on every page in the section. // We can override the primary...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Report Definition Overview|Aspose.Words for Sha...

    Report definition file meaning, it's structure and how to work with a such file while configuring Aspose.Words for SharePoint reports.... The main section is DataSets that describes...relationships in the Relations section of the report definition file...

    docs.aspose.com/words/sharepoint/report-definit...
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...Section) { Section srcSection = (Section)node; Section importedSection...importedSection = (Section)importer.ImportNode(srcSection, false);...

    forum.aspose.com/t/help-with-bookmark-replaceme...