Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 14,636 for

section

(0.07 sec)
  1. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this Section....sets the layout mode of this section. get layoutMode () : Aspose...characters per line in this section. builder . pageSetup . layoutMode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++....shown on all pages of the section. FirstPage 1 Page border is...shown on the first page of the section only. OtherPages 2 Page border...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. MirrorMargins in ODT not saved correctly - Free...

    I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...can see that the section properties ( Section ) have the value...re-applied the parameter: csharp section.PageSetup.MultiplePages = MultiplePagesType...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  4. 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...
  5. Adding shape watermark removes the header - Fre...

    Hello, Describe the case I’m using this tutorial to add a shape watermark into my document. The document is created using HTML templates. The document has header and footer. I’m using Aspose.Words 25.3. Describe the i…...inserted into all headers of each section in the document. If the watermark...first, and even) for each section of the document. This ensures...

    forum.aspose.com/t/adding-shape-watermark-remov...
  6. Aspose::Words::TextColumnCollection::get_Count ...

    Aspose::Words::TextColumnCollection::get_Count method. Gets the number of columns in the Section of a document in C++....the number of columns in the section of a document. int32_t Aspose...evenly spaced columns in a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Working with Markdown Features in Java|Aspose.W...

    How to implement Markdown features using Java. All the features are represented as corresponding styles or direct formatting....Document with Emphases This section demonstrates you how to produce...Document with Headings This section demonstrates you how to produce...

    docs.aspose.com/words/java/working-with-markdow...
  8. 档案

    档案...System::SharedPtr<Section>& section) { System::SharedPtr<Section> previousSection...= System::DynamicCast<Section>(section->get_PreviousSibling());...

    blog.aspose.com/zh/words/add-or-remove-header-a...
  9. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur.... The following sections describe the logical levels...to each level. Document and Section Logical Level A Word document...

    docs.aspose.com/words/nodejs-net/logical-levels...
  10. High Memory Usage when Generating Large PDF wit...

    We are using Aspose.PDF for .NET (v25.4.0) in a .NET 8.0 application to generate large PDF reports that contain a significant number of images (400+), along with text content. While generating the report, we observed th…...splitting the report into multiple section-wise PDF files and then merging...disposing the objects after each section PDF creation, the memory usage...

    forum.aspose.com/t/high-memory-usage-when-gener...