Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 49,906 for

properties

(0.14 sec)
  1. Table|Documentation

    Table element organizes questions and answers in a tabular structure....with "element_type": "Table" property. The number of answers common...provided in answers_count property. Table element includes an...

    docs.aspose.com/omr/net/json-markup/table/
  2. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++.... You may also make the property optional by setting the ContentTypeProperty...ContentTypeProperty.isNillable() property to true . The following code...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  3. PageSetup.Orientation | Aspose.Words for .NET

    Discover the PageSetup Orientation property to easily adjust your document's page layout. Optimize your printing with customizable orientation settings!...Orientation property Returns or sets the orientation...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/pag...
  4. Custom preset|Documentation

    Use or create a preset with custom parameters....preset and override or set properties in the constructor: using...PresetCoreBase and set all required properties (model source, context size...

    docs.aspose.com/llm/net/use-cases/custom-preset/
  5. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... update the target style properties copyStyleProperties(sourceStyle...getName()); } // Copy table style properties if it's a table style if...

    forum.aspose.com/t/some-styles-were-not-copied-...
  6. Working with TextBoxes in Node.js|Aspose.Words ...

    Work with textboxes in a document using Node.js.... It provides a public property named as parent to get the...TextBox ? A: Use the parent property of the TextBox object. It...

    docs.aspose.com/words/nodejs-net/working-with-t...
  7. Aspose::Words::PlainTextDocument::get_CustomDoc...

    Aspose::Words::PlainTextDocument::get_CustomDocumentProperties method. Gets CustomDocumentProperties of the document in C++....SharedPtr < Aspose :: Words :: Properties :: CustomDocumentProper >...original document’s custom properties. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pla...
  8. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....demonstrates how to set font properties for chart text, apply preset...Axis and set the following properties: Setting Line format for...

    docs.aspose.com/slides/java/chart-formatting/
  9. C++ Microsoft Project Documents Parsing Library...

    C++ Microsoft Project management library to Read Write Edit MPP MPT and XML files. Export project data to multiple formats...Project Files Manage Project Properties Support for Primavera Format...images. Setting up the Project Properties To speed up the process of...

    products.aspose.com/tasks/cpp/
  10. Orientation | Aspose.Words for Java

    Specifies page orientation in Java....// Modify the page setup properties for the builder's current...builder's current page setup properties. builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...