Sample code on Python for EPS to GIF conversion. Use example code for batch EPS to GIF conversion with Python and .NET...programmatically a document from EPS to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...
Sample code on Python for SVG to GIF conversion. Use example code for batch SVG to GIF conversion with Python and .NET...programmatically a document from SVG to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...
Aspose.Words.Border class. Represents a border of an object...the Programming with Documentsdocumentation article. Remarks Borders...can be applied to various document elements including paragraph...
Discover the Aspose.Words.Fields.FieldUnknown class for handling unrecognized fields efficiently. Enhance your Document processing with seamless integration!...the Working with Fields documentation article. public class FieldUnknown...modifications made to the document. IsLocked { get; set; } Gets...
Customize your chart title effortlessly! Set or get the ChartTitle Text property for a personalized touch. Auto-generate titles when needed....Shows how to insert a chart and set a title. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...
Discover how ShapeBase's IsInsertRevision property enhances your Word Documents by identifying changes made during tracking. Boost your editing efficiency!...Returns true if this object was inserted in Microsoft Word while change...revision shapes. Document doc = new Document (); Assert . That...
Explore the RevisionGroup Text property to access inserted, deleted, or moved text, enhancing your Document's formatting insights and editing efficiency....Text property Returns inserted/deleted/moved text or description...revisions in a document. Document doc = new Document ( MyDir + "Revisions...
This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....Word using C# Divide Word Document into Sections using C# Convert...Paragraph in Word File using C# Insert a Table of Contents in Word...
Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word Document....shape in a Microsoft Word document. Members Name Description...shapes of this type in the document. OleControl The shape is an...
aspose.words.fields.FormField class. Represents a single form field...Working with Form Fields documentation article. Remarks Microsoft...FormField is represented in a document by a special character and...