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

properties

(0.19 sec)
  1. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....MaxDataColumn properties. If the aforementioned properties return zero...However, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  2. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....currentShape property ImageSavingArgs.currentShape property Gets the...group shape. That’s why the property has ShapeBase type. You can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with the Shadow Effect of Shape or Char...

    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....ShadowEffect property to work with the shadow effect...contains the following sub-properties which you can set to achieve...

    docs.aspose.com/cells/java/working-with-the-sha...
  4. Paragraph.FrameFormat | Aspose.Words for .NET

    Discover the Paragraph FrameFormat property, easily access and customize frame formatting Properties for enhanced document presentation....FrameFormat property Provides access to the frame...frame formatting properties. public FrameFormat FrameFormat { get...

    reference.aspose.com/words/net/aspose.words/par...
  5. Adjusting CAD Drawing Size|CAD 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....provide the Width and Height properties of the CadRasterizationOpti...scaling when Width and Height properties are not set. Below provided...

    docs.aspose.com/cad/python-net/developer-guide/...
  6. 使用 Python 查看或編輯 PPS 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPS 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  7. 使用 Python 查看或編輯 ODP 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 ODP 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  8. 使用 Python 查看或編輯 PPTM 文件元數據 | products.aspose.com

    Python 源代碼,用於編輯或查看 PPTM 格式元數據。... document_properties # Set the builtin properties documentProperties...= "Modifying Presentation Properties" documentProperties . subject...

    products.aspose.com/slides/zh-hant/python-net/m...
  9. Creating and Saving MSG Files|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....the MailMessage class, set properties like from, to, subject and...From, To, Subject and Body properties. Call the MapiMessage class...

    docs.aspose.com/email/java/creating-and-saving-...
  10. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....use FixWidth and FixHeight properties of Aspose.Pdf.Image Class...-> Add ( img ); //Set page properties page -> get_PageInfo () ->...

    docs.aspose.com/pdf/cpp/set-image-size/