Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 49,907 for

properties

(0.13 sec)
  1. Chart.Title | Aspose.Words for .NET

    Discover the Chart Title property for easy customization and enhanced visuals. Unlock your charts' full potential with user-friendly features!...Title property Provides access to the chart title properties. public...Chart ; // Use the "Title" property to give our chart a title...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to set the thickness of the "No Symbol" sha...

    I have produced a diagram with nodes (i.e. shapes) and connectors. So far all is perfect. The problem I have is that I cannot figure out how to make the “No Symbol” (the shape that is a circle with a line between it) s…...may arise from the specific properties of the “No Symbol” shape...accessing the correct line properties. The line attributes for...

    forum.aspose.com/t/how-to-set-the-thickness-of-...
  3. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...with properties set to the specified values. Properties Name...value that specifies how properties of block-level elements are...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....cell For setting a specific property of a control, typecast the...the linked cell and other properties such as font, color, shadow...

    kb.aspose.com/cells/net/using-activex-controls-...
  5. How to Convert DWF to PDF in C#

    This quick tutorial contains information on how to convert DWF to PDF in C#. It provides all the necessary details that can be used to write a comprehensive DWF to PDF converter software in C#....Set the VectorRasterizationO property of PdfOptions Save the PDF...class object and set a few properties like we set the page size...

    kb.aspose.com/cad/net/how-to-convert-dwf-to-pdf...
  6. Export Comments while Saving Excel file to HTML...

    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....is_export_comments property. If you set it to true , then...HtmlSaveOptions.is_export_comments property. The screenshot shows the...

    docs.aspose.com/cells/python-net/export-comment...
  7. Disable CSS while saving to HTML with Golang vi...

    Learn how to disable CSS while saving Excel files to HTML using Aspose.Cells for C++....GetDisableCss() property and set it to true . Disable...HtmlSaveOptions.GetDisableCss() property. Sample Code Disable Exporting...

    docs.aspose.com/cells/go-cpp/disable-css-while-...
  8. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....is specified in the Value property. new BarcodeConfig () { Value..."Encoded string" } Required properties Name Type Description Value...

    docs.aspose.com/omr/net/programmatic-forms/elem...
  9. ChoiceBox|Documentation

    ChoiceBox element generates a question with a fixed number of answers...."element_type": "ChoiceBox" property. The question text is specified...specified in the question_text property. Answers are specified in...

    docs.aspose.com/omr/net/json-markup/choicebox/
  10. Add Image stamps in PDF programmatically|Aspose...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for C++ library....ImageStamp class provides the properties necessary for creating an...ImageStamp object using required properties. Call the Page class AddStamp...

    docs.aspose.com/pdf/cpp/image-stamps-in-pdf-page/