Sort Score
Result 10 results
Languages All
Labels All
Results 8,111 - 8,120 of 50,817 for

properties

(0.36 sec)
  1. How to Convert DWG to PDF in C#

    This simple article focuses on how to convert DWG to PDF in C#. It encompasses all the required information that can be used to write a comprehensive DWG to PDF converter software in C#....set the VectorRasterizationO property of PdfOptions Save the DWG...however, you can set other properties also like draw color, background...

    kb.aspose.com/cad/net/how-to-convert-dwg-to-pdf...
  2. How to Convert ODP to PPTX in C#

    This small tutorial explains how to convert ODP to PPTX in C#. You will get a crisp information about setting the environment, step-wise process and a runnable sample code to transform ODP to PPTX in C#....it contains the LoadFormat property that is set to ODP. If your...that also contains other properties like setting the password...

    kb.aspose.com/slides/net/how-to-convert-odp-to-...
  3. FieldMergeField class | Aspose.Words for Python

    aspose.words.fields.FieldMergeField class. Implements the MERGEFIELD field...Inheritance: FieldMergeField → Field Properties Name Description display_result...is stripped to the prefix property. format Gets a FieldFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Open a Document Read-Only in Java|Aspose.Words ...

    Make your document read-only so that the content can be copied or read, but not modified using Java....using the ReadOnlyRecommended property and the SetPassword method...Editing”. The ReadOnlyRecommended property is password-secured, so if...

    docs.aspose.com/words/java/open-a-document-read...
  5. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Java library....ImageStamp object using required properties. Call the Page class addStamp(...floating box. The BackgroundImage property of FloatingBox class can be...

    docs.aspose.com/pdf/java/image-stamps-in-pdf-page/
  6. How to Enable POP3 Activity Logging in .NET|Doc...

    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....seDate" : true } The two properties mentioned above are: Pop3DiagnosticLog...LogFileName property. Set the UseDateInLogFileName property if it is...

    docs.aspose.com/email/net/enable-pop3-activity-...
  7. Advanced Protection Settings since Excel XP|Doc...

    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....class provides the protection property that is used to apply these...protection settings. The Protection property is in fact an object of the...

    docs.aspose.com/cells/python-net/advanced-prote...
  8. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....Worksheet class has a validations property which represents a collection...of the Validation class’s properties as follows: type – represents...

    docs.aspose.com/cells/python-net/data-validation/
  9. Show and Hide Worksheets and Tabs with JavaScri...

    This article provides sample code for using the JavaScript API or JavaScript Library to programmatically display and hide an Excel worksheet. Additionally, it shows how to show and hide Excel workbook tabs....provides a wide range of properties and methods to manage worksheets...the Worksheet.isVisible() property of the Worksheet class. Worksheet...

    docs.aspose.com/cells/javascript-cpp/show-and-h...
  10. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....ImageSaveOptions class, which contains properties that determine how the document...by setting the PixelFormat property to Format1bppIndexed pixel...

    docs.aspose.com/words/java/saving-a-document-as...