Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 36,283 for

document properties

(0.08 sec)
  1. CustomXmlSchemaCollection class | Aspose.Words ...

    Aspose.Words.Markup.CustomXmlSchemaCollection class. A collection of strings that represent XML schemas that are associated with a custom XML part...Structured Document Tags or Content Control documentation article...CustomXmlPart.schemas property. Properties Name Description count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RunCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RunCollection class for seamless access to Run nodes. Enhance your Document processing with powerful, typed features!...the Programming with Documents documentation article. public class...RunCollection : NodeCollection Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words/run...
  3. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  4. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...additional options when saving a document into the SaveFormat.HTML ...the Specify Save Options documentation article. Inheritance: HtmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.rotate_letters property | Aspose.Words...

    TextPath.rotate_letters property. Determines whether the letters of the text are rotated....rotate_letters property TextPath.rotate_letters property Determines...of the text are rotated. @property def rotate_letters ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for C++ API....GetLastDataCell() properties, and then use the Cell.GetColumn() property to...Cells provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/go-cpp/get-max-index-in-r...
  7. Managing Tasks, Journals, and Notes in PST File...

    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.... Set the MapiTask properties using constructor and different...object Set the MapiJournal properties using a constructor and methods...

    docs.aspose.com/email/net/managing-tasks-journa...
  8. Working with multipage image formats|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....exported also to multipage PDF document. To indicate whether the image...this interface. Using Pages property, you can access the pages...

    docs.aspose.com/imaging/net/working-with-multip...
  9. ShapeBase.BoundsInPoints | Aspose.Words for .NET

    Discover the ShapeBase BoundsInPoints property to easily access a shape's size and location in points, enhancing your design precision and layout control....BoundsInPoints property Gets the location and size...block boundaries. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Working with Bookmarks in C++|Aspose.Words for C++

    Understanding bookmark concepts and how bookmark can be used in your program using C++....identify in a Microsoft Word document the locations or fragments...Instead of scrolling through the document to locate the text, you can...

    docs.aspose.com/words/cpp/working-with-bookmarks/