Sort Score
Result 10 results
Languages All
Labels All
Results 5,321 - 5,330 of 34,599 for

document properties

(0.09 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to Properties of the X axis of this series group in C++....method Provides access to properties of the X axis of this series...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.Document property. Returns the Document containing the parent chart....document property ChartAxis.document property Returns the document...the parent chart. @property def document ( self ) -> aspose ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IFieldDatabaseProvider Interface | Aspose.Words...

    Enhance your Document automation with the Aspose.Words.Fields.IFieldDatabaseProvider interface. Seamlessly supply data for FieldDatabase updates....field into a document. Document doc = new Document (); DocumentBuilder...Quantity) DESC" ; // These properties have the same function as...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Working with Paragraphs documentation article. Remarks: Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Convert XPS to PDF in C#

    This tutorial is written to explain how to convert XPS to PDF in C#. It includes all the information to configure the environment, code snippet, and the step-by-step algorithm to convert XPS Document to PDF in C#...specify different properties for the output PDF document like the image...can be used to convert XPS document to PDF in C# . Moreover, you...

    kb.aspose.com/page/net/how-to-convert-xps-to-pd...
  6. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion....source Word file into the Document class object instance Initialize...source Word file using the Document class instance. The PdfSaveOptions...

    kb.aspose.com/words/python/how-to-convert-word-...
  7. Working with Large PST Files|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....for accessing basic message properties. foreach ( var messageInfo...need to have access to all properties. Consider using EnumerateMessagesEnt...

    docs.aspose.com/email/net/working-with-large-ps...
  8. MappedDataFieldCollection Class | Aspose.Words ...

    Discover Aspose.Words.MailMerging.MappedDataFieldCollection for seamless mapping of data source fields to mail merge fields, enhancing Document automation....of mail merge fields in the document. To learn more, visit the...Mail Merge and Reporting documentation article. public class MappedDataFieldColle...

    reference.aspose.com/words/net/aspose.words.mai...
  9. GradientStopCollection Class | Aspose.Words for...

    Explore the Aspose.Words.Drawing.GradientStopCollection class, featuring a robust collection of customizable GradientStop objects for enhanced Document design....Working with Graphic Elements documentation article. public class GradientStopCollecti...IEnumerable < GradientStop > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Delete Comments from Word Document in Java

    This tutorial explains how to delete comments from Word Document in Java. It includes the step-by-step guide and runnable code snippet to remove comments on Word Document in Java....Delete Comments from Word Document in Java In this topic, we...delete comments from Word document in Java . The comments are...

    kb.aspose.com/words/java/how-to-delete-comments...