Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 14,810 for

section

(0.08 sec)
  1. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....foreach ( Section srcSection in docToInsert . sections . OfType...OfType < Section > ()) for ( let srcNode of srcSection . body ) {...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Generate QR Codes for Geo Locations|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....Location Fill out the content section: Geo Location Customize QR...QR Code under the preview section. Procedure Geo Location Message...

    docs.aspose.com/barcode/java/1-2-1-8-generating...
  3. Features|Documentation

    Product core features include read or write PSD, PSB, AI file formats, perform graphics drawing, process images and work with Layers and Masks....Layers and Mask Information Section Supported Layers Types Supported...

    docs.aspose.com/psd/net/features/
  4. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....of lines per page in this section. # A large enough font size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-footer/
  6. Aspose::Words::PageSetup::get_LeftMargin method...

    Aspose::Words::PageSetup::get_LeftMargin method. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::NodeCollection::Clear method | A...

    Aspose::Words::NodeCollection::Clear method. Removes all nodes from this collection and from the document in C++....Examples Shows how to remove all sections from a document. auto doc...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....providing an overview of its sections and headings. To add a TOC...title # Add the list section to the sections collection of the Pdf...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  9. PageSetup.SheetsPerBooklet | Aspose.Words for .NET

    Discover the PageSetup SheetsPerBooklet property to easily manage booklet page counts, enhancing your document layout and printing efficiency....); } // Configure the first section's "PageSetup" property to print...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  10. How to Run the Examples|Aspose.Words for C++

    Download Aspose.Words for C++ examples from our GitHub repository and learn how to run them to become more familiar with the Aspose.Words possibilities and features....Developer Guiled documentation section. On the first run, the dependencies...Developer Guiled documentation section. The Data folder at the root...

    docs.aspose.com/words/cpp/how-to-run-the-examples/