Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 47,684 for

properties

(0.21 sec)
  1. Update Fields in C++|Aspose.Words for C++

    Learn how to update fields in C++. Update fields programmatically or use automatic field update using C++ API....Range property.You can update the result...updated. Update LastSavedTime Property Before Saving You can use...

    docs.aspose.com/words/cpp/update-fields/
  2. How to Fill in a PDF Form using Python

    This short article guides on how to fill in a PDF form using Python. It contains the IDE configurations, steps to write the application and a runnable sample code for editing a fillable PDF using Python....field data using the value property in the TextBoxField class...field data using the value property along with setting the field...

    kb.aspose.com/pdf/python/how-to-fill-in-a-pdf-f...
  3. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object... Properties Name Description baseUri...occur during loading. Use this property to specify whether the system...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OleFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OleFormat class. Provides access to the data of an OLE object or ActiveX control...oleFormat property to access the data of an OLE...OleFormat class directly. Properties Name Description autoUpdate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPartCollection class | Aspose.Words fo...

    Aspose.Words.Markup.CustomXmlPartCollection class. Represents a collection of Custom XML Parts...customXmlParts property. Constructors Name Description...The default constructor. Properties Name Description count Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConditionalStyleCollection class | Aspose.Words...

    Aspose.Words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... Properties Name Description bottomLeftCell.... FirstRow ); // 3 - As a property: tableStyle . conditionalStyles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionPropertyCollection class. Specifies a set of web extension custom Properties. To learn more, visit the documentation article in C++....set of web extension custom properties. To learn more, visit the...()); webExtension -> get_Properties () -> Add ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.web...
  8. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#....set the VectorRasterizationO property of PdfOptions Save the DWG...however, you can set other properties also like draw color, background...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...
  9. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....resources, classes, methods, and properties required while writing this...artifacts by comparing the Subtype property with the enumerator value...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  10. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....it contains the LoadFormat property that is set to ODP. If your...that also contains other properties like setting the password...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...