Sort Score
Result 10 results
Languages All
Labels All
Results 5,241 - 5,250 of 49,799 for

properties

(0.22 sec)
  1. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign date on signature lines....ShowDate property Gets or sets a value indicating...line. Default value for this property is true . public bool ShowDate...

    reference.aspose.com/words/net/aspose.words/sig...
  2. SignatureLineOptions.DefaultInstructions | Aspo...

    Discover how the SignatureLineOptions DefaultInstructions property enhances your Sign dialog with customizable default instructions for a seamless user experience....DefaultInstructions property Gets or sets a value indicating...dialog. Default value for this property is true . public bool DefaultInstructions...

    reference.aspose.com/words/net/aspose.words/sig...
  3. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...mask it, depending on their properties. Blending with Background...PowerPoint UI uses these properties to determine how much of...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  4. Aspose::Words::Fields::FieldDocVariable::get_Va...

    Aspose::Words::Fields::FieldDocVariable::get_VariableName method. Gets or sets the name of the document variable to retrieve in C++....fields to display document properties and variables. auto doc =...// 1 - Display a built-in property: // Set a custom value for...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Is it possible to set a null sent date on MapiM...

    Dear Aspose We are using Aspose.Email to convert EML messages to the MSG format. We ran into a problem when attempting to convert a draft message, i.e. a message that was never sent and thus does not have the Date heade…...vivsiuk , removing the properties you listed solved our issue...

    forum.aspose.com/t/is-it-possible-to-set-a-null...
  6. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...Add ( img ); // Set page properties page . PageInfo . Width =...

    docs.aspose.com/pdf/zh/net/set-image-size/
  7. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text... Properties Name Description color Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Text | Aspose.Note Documentation

    A guide on working with text in OneNote using C# API....Retrieve Bullet or Number List Properties Aspose.Note for .NET provides...can access a number of list properties, such as font name, numbering...

    docs.aspose.com/note/net/working-with-text/
  9. C# .NET Visio Diagram API | products.aspose.com

    C# VB.NET ASP.NET Visio diagramming library to export Visio diagrams VSD VSDX VSS VST VSX VTX VDW VDX VSSX and VSTX to PDF XPS HTML SVG SWF and image formats...TimeLine shapes Read the properties of different objects of the...Manipulate Visio document properties Print diagram on a server...

    products.aspose.com/diagram/net/
  10. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...around with the following properties, but no variation of these...that you set the WrapText property of the cell format to false...

    forum.aspose.com/t/table-cell-text-with-wraptex...