Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 39,604 for

document properties

(0.11 sec)
  1. Aspose::Words::Fields::FieldXE::get_EntryType m...

    Aspose::Words::Fields::FieldXE::get_EntryType method. Gets or sets an index entry type in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Specify Load Options in Node.js|Aspose.Words fo...

    More accurately control the load process using Node.js....loading a document, you can set some advanced properties. Aspose...Word application can display documents in differently. For example...

    docs.aspose.com/words/nodejs-net/specify-load-o...
  3. Trying to use model.translate - Free Support Fo...

    Just trying some simple starter code. It failed so I used doc.save to save the word Document as RTF just to make sure the Document itself loaded properly and it does but when I call model.translate I get: Exception in t…...the word document as RTF just to make sure the document itself...<version>1.0-SNAPSHOT</version> <properties> <maven.compiler.source>17</maven...

    forum.aspose.com/t/trying-to-use-model-translat...
  4. Aspose::Words::Tables::Table::AutoFit method | ...

    Aspose::Words::Tables::Table::AutoFit method. Resizes the table and cells according to the specified auto fit behavior in C++....commands set relevant table properties and then update the table...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  5. AxisTickMark enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... 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. PresentationML (PPTX, XML)|Aspose.Slides Docume...

    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....formats for presentation documents. Office OpenXML (OOXML) is...PowerPoint 2007 to store documents. PresentationML in Aspose...

    docs.aspose.com/slides/java/presentationml-pptx...
  7. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a Document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/python-net/inserting-fields/
  8. Create 3D Presentations in Python|Aspose.Slides...

    Generate interactive 3D presentations in Python with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....three_d_format property, which exposes the members...rotation, zoom, and other properties, you can manipulate shapes...

    docs.aspose.com/slides/python-net/3d-presentation/
  9. FieldSaveDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSaveDate class, designed to effortlessly implement the SAVEDATE field for streamlined Document management....the Working with Fields documentation article. public class FieldSaveDate...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Convert PS to PDF in Python

    This quick guide explains how to convert PS to PDF in Python. It covers the system configuration, stepwise algorithm, and a runnable sample code for PS to PDF conversion in Python....and render the output PDF document. Code to Change PS to PDF...along with various other properties. This tutorial includes all...

    kb.aspose.com/page/python/convert-postscript-to...