Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 42,447 for

document properties

(1.81 sec)
  1. Aspose::Words::SignatureLineOptions::get_ShowDa...

    Aspose::Words::SignatureLineOptions::get_ShowDate method. Gets or sets a value indicating that sign date is shown in the signature line. Default value for this property is true in C++.... Default value for this property is true . bool Aspose :: Words...Examples Shows how to sign a document with a personal certificate...

    reference.aspose.com/words/cpp/aspose.words/sig...
  2. ResourceSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.ResourceSavingArgs class. Provides data for the Aspose.Words.Saving.IResourceSavingCallback.ResourceSaving(Aspose.Words.Saving.ResourceSavingArgs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to fixed page HTML, SVG or...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance Document formatting for better control and presentation.... Document doc = new Document (); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  4. PageInfo class | Aspose.Words for Python

    aspose.words.rendering.PageInfo class. Represents information about a particular Document page...information about a particular document page. To learn more, visit...visit the Rendering documentation article. Remarks The page width...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FormFieldCollection class | Aspose.Words for Py...

    aspose.words.fields.FormFieldCollection class. A collection of [FormField](../formfield/) objects that represent all the form fields in a range...Working with Form Fields documentation article. Indexers Name Description...field at the specified index. Properties Name Description count Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Loading, Saving and Converting|Aspose.Words for...

    How to convert a Document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a Document using Python....to load, save, and convert documents using Aspose.Words for Python...when loading and saving a document, as well as data about the...

    docs.aspose.com/words/python-net/loading-saving...
  7. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....shapes in a spreadsheet or document can be beneficial for several...particularly important in complex documents where shapes may be used for...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  8. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your Documents....the Working with Fields documentation article. public class GeneralFormatCollect...IEnumerable < GeneralFormat > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.fie...
  9. How to Convert PDF to Latex in C#

    This tutorial guides on how to convert PDF to Latex in C#. It contains the necessary information to configure the environment, step-wise procedure, a sample runnable code and customization options for converting PDF to Latex file in C#....the source PDF file in the Document object" Instantiate the TeXSaveOptions...output LaTex file Set desired properties in the TeXSaveOptions object...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-lat...
  10. How to Convert PDF to CSV using Java

    In this quick tutorial, you will learn how to convert PDF to CSV using Java. It explains a few simple steps and code snippet which can be used for conversion in Windows, macOS, or Linux where Java environment is configured....CSV Create an instance of Document class to load the source PDF...ExcelSaveOptions object to set desired properties for output CSV file Convert...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-cs...