Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 47,797 for

properties

(0.16 sec)
  1. Leaderlines still visible - Free Support Forum ...

    Hi All, Do you know why the leader lines are still visible whereas I disabled it via code: var pathWorkbook = @"...\\TestHadrienDataLabel.xlsx"; var pathWorkbookNew = @"...\\TestHadrienDataLabelBis.xlsx"; …...making changes to the chart properties, ensure that you call the...manually adjust the chart properties after saving it, or check...

    forum.aspose.com/t/leaderlines-still-visible/31...
  2. Find Maximum Rows and Columns supported by XLS ...

    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....maxColumn properties. Find Maximum Rows and Columns...WorkbookSettings.maxColumn properties. Please see the console output...

    docs.aspose.com/cells/javascript-cpp/find-maxim...
  3. Track Changes in a Document in C++|Aspose.Words...

    Track changes to content and formatting made by you or others using C++. Access individual revisions in a document and apply various Properties to them....document and apply different properties to them. When you enable...document, as well as the properties for tracking changes. Note...

    docs.aspose.com/words/cpp/track-changes-in-a-do...
  4. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used....saveFormat property SaveOptions.saveFormat property Specifies...we want to export document properties. saveOptions . exportDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Verify Password Used to Protect the Worksheet|D...

    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....by introducing some useful properties & methods. One such method...Protection.isProtectedWithPassw property to detect the password protection...

    docs.aspose.com/cells/java/verify-password-used...
  6. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side....crop_top property ImageData.crop_top property Defines the fraction...removal from the top side. @property def crop_top ( self ) -> float...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Control Workbook View|Documentation

    Learn how to control Workbook View through the Aspose.Cells for .NET API....Cells provides the following properties and methods to help you achieve...Close How to set AutoRecover property of Workbook Analyzing your...

    docs.aspose.com/cells/net/how-to-control-workbo...
  8. BreakType | Aspose.Words for Java

    Specifies type of a break inside a document 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...
  9. Add ActiveX Controls|Documentation

    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....active_x_control property and then set its various properties. The following...

    docs.aspose.com/cells/python-net/add-activex-co...
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...discrepancies, or specific properties of the CAD entities being...Review Entity Properties : Inspect the properties of the entities...

    forum.aspose.com/t/cad-pdf/314511