Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 49,824 for

properties

(1.29 sec)
  1. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.Words for Java provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....customize the pane and extension properties. The following code example...extension task panes with basic properties: To see a list of task pane...

    docs.aspose.com/words/java/work-with-office-add...
  2. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....getMaxDataColumn() properties. If the aforementioned properties return zero...however, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  3. 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-...
  4. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....the selected worksheet Set properties of the new validation Save...worksheet, and its various properties are set before saving the...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  5. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for the bar chart chart ...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  6. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline....join_style property Stroke.join_style property Defines the join...join style of a polyline. @property def join_style ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumber Stamp class provides properties necessary to create a page...PageNumberStamp object using required properties. After that, you can call...

    docs.aspose.com/pdf/net/add-page-number/
  8. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....set of paragraph formatting properties. Lists can be used in documents...9 levels, and formatting properties such as number style, start...

    docs.aspose.com/words/net/working-with-lists/
  9. 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....Axis and set the following properties: Setting Line format for...for Value Axis Setting Text Properties for Value Axis data Setting...

    docs.aspose.com/slides/java/chart-formatting/
  10. Document.remove_personal_information property |...

    Document.remove_personal_information property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and document Properties upon saving the document....on property Document.remove_personal_information property Gets...document properties upon saving the document. @property def re...

    reference.aspose.com/words/python-net/aspose.wo...