Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 36,286 for

document properties

(0.08 sec)
  1. Aspose::Words::Saving::XpsSaveOptions::XpsSaveO...

    Aspose::Words::Saving::XpsSaveOptions::XpsSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Xps format in C++....that can be used to save a document in the Xps format. Aspose...the outline of a saved XPS document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Convert JSON Format to DOCM via C++ | products....

    C++ API t0 Parse JSON to DOCM without using Microsoft Word...Macro-Enabled Document file. It is a document format that is...popular format for creating documents that contain macros. How Aspose...

    products.aspose.com/total/cpp/conversion/json-t...
  3. Count number of cells in the Worksheet|Document...

    In this article, you will learn how to programmatically count number of cells in the Excel worksheet using Aspose.Cells for Python via .NET API....count_large properties as shown in the code example...

    docs.aspose.com/cells/python-net/count-number-o...
  4. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...Working with OfficeMath documentation article. Inheritance: OfficeMathRenderer...new instance of this class. Properties Name Description bounds_in_points...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisTimeUnit enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTimeUnit enumeration. Specifies the unit of time for axes.... Document () builder = aw . DocumentBuilder...has_minor_gridlines = True # Define Y-axis properties for decimal values. y_axis...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisedPropertiesEffect method. Allows to specify the effect for content areas with changes of formatting Properties FormatChange Default value is None in C++....with changes of formatting properties FormatChange Default value...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revisions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....create headers and footers in a document using DocumentBuilder . auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the position of the left edge of the containing block of the shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System..."RelativeHorizontalPo" property to treat the value of the "Left" property // as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Updating Fields Python|Aspose.Words for Python ...

    Update fields in a Document in different ways and using different option in Python....for the given version of the document. But if you have an application...modifies a document with fields like merging two documents or populating...

    docs.aspose.com/words/python-net/update-fields/
  10. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....for the given version of the document. But if you have an application...modifies a document with fields like merging two documents or populating...

    docs.aspose.com/words/net/update-fields/