Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 46,967 for

properties

(0.12 sec)
  1. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....PdfSaveOptions class Set desired properties like page size in the save...object that contains several properties that can be set to customize...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  2. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....LinkAnnotation object and set its properties including the URI before...Note that a lot of other properties can also be set for these...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  3. Retrieving SQL Connection Data with C++|Documen...

    Learn how to retrieve SQL connection data, including server URL, username, table name, and more using Aspose.Cells for C++....DBConnection object and its properties can be used to retrieve the...then retrieve its various properties if ( connection . GetClassType...

    docs.aspose.com/cells/cpp/retrieving-sql-connec...
  4. Aspose::Words::Drawing::ImageData::get_CropBott...

    Aspose::Words::Drawing::ImageData::get_CropBottom method. Defines the fraction of picture removal from the bottom side in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. X-Axis Title Is Cut Off When Converting a Prese...

    Hi Team, I have a sample PPTX with a single slide having a single shape. When I get an image of this shape using Aspose, I see that the text “Time, t, in seconds” appears to be cut. I am using Aspose 25.5 version. Code…... Check Shape Properties : Before extracting the image...image, verify the properties of the shape. Sometimes, adjusting...

    forum.aspose.com/t/x-axis-title-is-cut-off-when...
  6. VariableCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.VariableCollection, efficiently manage and customize document variables for enhanced document automation and flexibility....visit the Work with Document Properties documentation article. public...KeyValuePair < string , string >> Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words/var...
  7. SignatureLine.is_valid property | Aspose.Words ...

    SignatureLine.is_valid property. Indicates that signature line is signed by digital signature and this digital signature is valid....is_valid property SignatureLine.is_valid property Indicates that...digital signature is valid. @property def is_valid ( self ) -> bool...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....NewGuid (); // The following properties categorize building blocks...as a quick part, and add properties used by Building Blocks Organizer...

    reference.aspose.com/words/net/aspose.words.bui...
  9. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the documents content in Java....original document’s built-in properties. Document doc = new Document();...original document’s custom properties. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...text_box property to access text properties of a shape. You...the TextBox class directly. Properties Name Description fit_shape_to_text...

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