Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 15,456 for

section

(0.13 sec)
  1. SVG Filters – C# Code Examples

    Learn how to write SVG and C# code to implement Gaussian blur, drop shadow, saturation, and light effects to SVG elements and bitmaps.... In the articles of this section, we’ll show you how to create...

    docs.aspose.com/svg/net/svg-filters/
  2. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...) asSection() Cast node to Section . (Inherited from Node ) asShape()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Managing Project Currency Digits | Aspose.Tasks...

    Learn how to view, set, and retrieve currency digits (decimal places) in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices.... In the Currency section, review the Digits after decimal...

    docs.aspose.com/tasks/net/managing-currency-dig...
  4. Lock or unlock shapes with Node.js via C++|Docu...

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

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...
  5. Getting Metadata | Node.js

    Easy-to-use Node.js library for font manipulation from Aspose.Font. Learn how to get metadata from font files....feel free to post them at the section of the and within a few hours...

    docs.aspose.com/font/nodejs-cpp/metadata-inform...
  6. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....a child node of the first section's Body. builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words/story/
  7. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...discussed in the introductory section of this article. Example of...navigation hyperlinks In this section, we will present an example...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  8. Order of child nodes in the Word document with ...

    Hello, I am using Aspose Words for Java version 24.6. I am extracting all the tags defined in a Word template. Then, I process them to check if the expressions used in the tags are valid as per model rules. To do so, …...as separate sections within a document. Each section can have its...defined and used within these sections. Node Collection : When you...

    forum.aspose.com/t/order-of-child-nodes-in-the-...
  9. Convert ONETOC2 to GIF via C# | .NET

    Sample code for ONETOC2 to GIF C# conversion. Use API example code for batch ONETOC2 files to GIF conversion within VB.NET, Asp.NET or any .NET based application....ordering of different note-taking sections in a notebook. A notebook...notebook is a collection of section files that are stored in the same...

    products.aspose.com/note/net/conversion/onetoc2...
  10. Horizontally Merged Cells - Free Support Forum ...

    I am trying to pull table structures out of documents using words-python (version 25.9.0). I need to be able to detect merged cells properly. The vertical merges seem to work as anticipated based on documentation. Howeve…...docx') section = doc.sections[0] table = [child for...for child in section.body.get_child_nodes(aw.NodeType.TABLE,...

    forum.aspose.com/t/horizontally-merged-cells/31...