Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 12,093 for

section

(0.06 sec)
  1. FootnoteOptions class | Aspose.Words for Node.js

    Aspose.Words.Notes.FootnoteOptions class. Represents the footnote numbering options for a document or Section...options for a document or section. To learn more, visit the Working...footnote/endnote counts at a new page or section. doc . footnoteOptions . restartRule...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Image Vectorization – C# Examples

    Learn how to vectorize images in C#. Consider image vectorization functionalities and the effect of configuration properties on the result....the How to Run the Examples section. Example 2. Use of the TraceSmoother...interesting and useful. In this section, we convert a photo to vector...

    docs.aspose.com/svg/net/image-vectorization-exa...
  3. Package File Format & .pkg extension - Everythi...

    Explore the PKG File Format and extension, a versatile archive format with wide compatibility and efficient compression methods. Learn how Package simplifies data compression and archive management for a variety of applications....Payload: This is the actual data section where the files and directories...installation process. Resources: This section may include additional files...

    products.aspose.com/zip/most-common-archives/wh...
  4. How to Insert Page Numbers in Word using Java

    This tutorial is designed to assist on how to insert page numbers in Word using Java. It contains necessary steps and a runnable sample code that can be used to write a simple application to insert a page number in Word using Java with the help of a few API calls only....parts of the header and footer sections within a Word file. Steps...control to the primary footer section using the DocumentBuilder object...

    kb.aspose.com/words/java/how-to-insert-page-num...
  5. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a list of steps, and a runnable sample code to delete empty page in Word using Java....content from the body of a section on a page and verify the existence...class to access the pages, the Section.getBody() method to extract...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  6. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library.... Under the “Properties” section, check the box for “Locked...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  7. Create CSV using Python | products.aspose.com

    Generate Microsoft Excel CSV documents using Python applications without using Microsoft Office....package from the downloads section Create CSV File using Python...

    products.aspose.com/total/python-java/create/csv/
  8. Aspose::Words::Markup::IStructuredDocumentTag i...

    Aspose::Words::Markup::IStructuredDocumentTag interface. Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in C++....instance is a ranged (multi-section) structured document tag. virtual...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...the document into smaller sections or pages. This way, you can...can handle each section individually, which may help in reducing...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  10. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....move the cursor to the footer section and then add fields. Details...

    kb.aspose.com/words/net/how-to-add-page-numbers...