Sort Score
Result 10 results
Languages All
Labels All
Results 6,851 - 6,860 of 103,095 for

as

(0.14 sec)
  1. How to generate Editable PDF in ASP.Net C# - Fr...

    After generating the pdf, I need to edit the fields and changing the dropdown values etc. Because I have the Adobe lic to modify the data. Can you pleAse share the some examples in c# to create/generate pdf....After generating the pdf, I need to edit the fields and changing the dropdown values etc. Because I have the Adobe lic to modify the data. Can you please share the some examples in c# to create/generate pdf.

    forum.aspose.com/t/how-to-generate-editable-pdf...
  2. Scale | Aspose.PSD for .NET API Reference

    Scale IGradientFillSettings.Scale property Gets or sets the scale. public int Scale { get ; set ; } Property Value Th......Scale IGradientFillSettings.Scale property Gets or sets the scale. public int Scale { get ; set ; } Property Value Th...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  3. refer_to_sheet_with_same_name property | Aspose...

    refer_to_sheet_with_same_name property refer_to_sheet_with_same_name property In ms excel, when copying formulAs whic......refer_to_sheet_with_same_name property refer_to_sheet_with_same_name property In ms excel, when copying formulas whic...

    reference.aspose.com/cells/python-net/aspose.ce...
  4. exclude_unused_styles property | Aspose.Cells f...

    exclude_unused_styles property exclude_unused_styles property Indicating whether excludes unused styles. For the gene......exclude_unused_styles property exclude_unused_styles property Indicating whether excludes unused styles. For the gene...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. operator<=() | Aspose.Slides for C++ API Reference

    Determines if the current object represents the date and time value that is earlier than or the same As the value represented by the specified DateTimeOffset object....Determines if the current object represents the date and time value that is earlier than or the same as the value represented by the specified DateTimeOffset object.

    reference.aspose.com/slides/cpp/system/datetime...
  6. get_ShowLabelAsDataCallout() | Aspose.Slides fo...

    Determines either specified chart's data label will be displayed As data callout or As data label....Determines either specified chart's data label will be displayed as data callout or as data label.

    reference.aspose.com/slides/cpp/aspose.slides.c...
  7. TransitionMorphType | Aspose.Slides for Android...

    Represent a type of morph transition....Represent a type of morph transition.

    reference.aspose.com/slides/androidjava/com.asp...
  8. Aspose::Cells::HtmlSaveOptions::GetExcludeUnuse...

    Aspose::Cells::HtmlSaveOptions::GetExcludeUnusedStyles method. Indicating whether excludes unused styles. For the generated html files, excluding unused styles can make the file size smaller without affecting the visual effects. So the default value of this property is true. If user needs to keep all styles in the workbook for the generated html(such As the scenario that user needs to restore the workbook from the generated html later), pleAse set this property As false in C++....Aspose::Cells::HtmlSaveOptions::GetExcludeUnusedStyles method. Indicating whether excludes unused styles. For the generated html files, excluding unused styles can make the file size smaller without affecting the visual effects. So the default value of this property is true. If user needs to keep all styles in the workbook for the generated html(such as the scenario that user needs to restore the workbook from the generated html later), please set this property as false in C++.

    reference.aspose.com/cells/cpp/aspose.cells/htm...
  9. Aspose::Cells::CopyOptions::GetReferToSheetWith...

    Aspose::Cells::CopyOptions::GetReferToSheetWithSameName method. In ms excel, when copying formulAs which refer to other worksheets while copying a worksheet to another one, the copied formulAs should refer to source workbook. However, for some situations user may need the copied formulAs refer to worksheets with the same name in the same workbook, such As when those worksheets have been copied before this copy operation, then this property should be kept As true in C++....Aspose::Cells::CopyOptions::GetReferToSheetWithSameName method. In ms excel, when copying formulas which refer to other worksheets while copying a worksheet to another one, the copied formulas should refer to source workbook. However, for some situations user may need the copied formulas refer to worksheets with the same name in the same workbook, such as when those worksheets have been copied before this copy operation, then this property should be kept as true in C++.

    reference.aspose.com/cells/cpp/aspose.cells/cop...
  10. Truncate a text based on a max width and add el...

    Hi there, I there any way to truncate/trim single line of text and add a ellipsis at the end to fit a certain text segment rectangle width? Or calculate how many characters of a text with a certain font/size can fit in…...Hi there, I there any way to truncate/trim single line of text and add a ellipsis at the end to fit a certain text segment rectangle width? Or calculate how many characters of a text with a certain font/size can fit in&hellip;

    forum.aspose.com/t/truncate-a-text-based-on-a-m...