Sort Score
Result 10 results
Languages All
Labels All
Results 8,361 - 8,370 of 24,752 for

format

(0.03 sec)
  1. HtmlSaveOptions.export_drop_down_form_field_as_...

    HtmlSaveOptions.export_drop_down_form_field_as_text property. Controls how drop-down form fields are saved to HTML or MHTML...due to requirements of this format. Examples Shows how to get...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) field... (Inherited from Field ) format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object Formatting changed with change tracking enabled, enhancing document management....property Returns true if formatting of the object was changed...IsInsertRevision ); // 2 - A "format" revision: // This revision...

    reference.aspose.com/words/net/aspose.words/inl...
  4. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your document's structure by identifying bulleted or numbered paragraphs for better readability....has bulleted or numbered formatting applied to it. public bool...We can disable list formatting to not format any subsequent paragraphs...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....n method Returns true if formatting of the object was changed...get_IsInsertRevision ()); // 2 - A "format" revision: // This revision...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::Markup::CustomPartCollection::Ge...

    Aspose::Words::Markup::CustomPartCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....outside the document" : String :: Format ( u " \t Stored within the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_get method. Gets or sets an item at the specified index in C++....outside the document" : String :: Format ( u " \t Stored within the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++...." , String :: Format ( u "Copyright (C) {0} by Aspose...

    reference.aspose.com/words/cpp/aspose.words/sec...
  9. HTML Form Editor – C# – Aspose.HTML for .NET

    You will learn how to work with a FormEditor object to manipulate HTML form in the document, input controls, and submit inFormation....if the response is in JSON format, the JSON content is printed...whether the result is in json format 34 if (result. ResponseMessage...

    docs.aspose.com/html/net/html-form-editor/
  10. Convert HTML to GIF in Java

    Convert HTML to GIF in Java with a few API calls. This guide provides the IDE settings, program logic, and code for converting HTML to animated GIF in Java....files to many other image formats with slight modifications in...class with GIF as the default format Call the convertHTML() method...

    kb.aspose.com/html/java/convert-html-to-gif-in-...