Sort Score
Result 10 results
Languages All
Labels All
Results 6,991 - 7,000 of 49,665 for

properties

(0.16 sec)
  1. Aspose::Words::Drawing::SignatureLine::get_Prov...

    Aspose::Words::Drawing::SignatureLine::get_ProviderId method. Gets or sets signature provider identifier for this signature line. Default value is "{00000000-0000-0000-0000-000000000000}" in C++...."IsSigned" and "IsValid" properties both equal "true", // indicating...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....DocSaveOptions class provides numerous properties that improve the process...to DOC format. Among these properties, Mode enables you to specify...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::get_Count method. Gets the total number of the items in the collection in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::RemoveAt method. Removes a general format occurrence at the specified index in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the axis has major gridlines in C++....true ); // Define Y-axis properties for decimal values. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Document::UpdateListLabels metho...

    Aspose::Words::Document::UpdateListLabels method. Updates list labels for all list items in the document in C++....method updates list label properties such as LabelValue and LabelString...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Formatting Slicer with JavaScript via C++|Docum...

    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....styleType properties. Formatting Slicer Please...

    docs.aspose.com/cells/javascript-cpp/formatting...
  9. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting in C++....result using the field's properties. // Below are three types...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Creating a Page Layout in C++|Aspose.Words for C++

    Creating a page layout can be a costly procedure. Aspose.Words will create a page layout only when it is necessary: to render document pages, to obtain a field value, to export a document to HTML, etc....recursive dependencies for future property values, which are not available...example below: Non-Geometric Properties In addition to handling geometric...

    docs.aspose.com/words/cpp/creating-a-page-layout/