Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 75,406 for

values

(0.77 sec)
  1. Email Subject Prefix not preservered - Free Sup...

    We are using Aspose.Total.Net version 24.3.0.0 in our product. When using Aspose.Email libraries to add mapimessage to FolderInfo.AddMessages() method, and then viewing added message in PST via outlookspy, it shows SUBJ…...SUBJECT_PREFIX_W doesn’t have any value. The mapimessage object showed...showed SubjectPrefix value was there before adding to PST. Is this...

    forum.aspose.com/t/email-subject-prefix-not-pre...
  2. 在 Exchange 服务器上处理任务|Documentation

    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....status values for specifying in queries Integer [] values = new...statuses for ( int status : values ) { queryBuilder = new ExchangeQueryBuilder...

    docs.aspose.com/email/zh/java/working-with-task...
  3. Getting the layout rectangle for displayed comm...

    When recording the layout for paragraphs the LayoutEnumerator will provide the layout rectangle for each span in the paragraph. However, when looking at paragraphs within a comment entity the layout rectangle retrieves j…...75 Y = 0 Width = valid value Height = 0 Using CommentDisplayMode...the comment – only the width value is meaningful, while X, Y and...

    forum.aspose.com/t/getting-the-layout-rectangle...
  4. Create Dynamic Charts|Documentation

    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....function to fetch the appropriate values based on the selection of the...function will refresh the cell value. If a range of cells is using...

    docs.aspose.com/cells/java/create-dynamic-charts/
  5. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default Values in C++....border properties to default values. void Aspose :: Words :: Border...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Aspose::Words::Saving::HtmlFixedPageHorizontalA...

    Aspose::Words::Saving::HtmlFixedPageHorizontalAlignment enum. Specifies the horizontal alignment for pages in output HTML document in C++....HtmlFixedPageHorizon Values Name Value Description Left 0 Align...pages. This is the default value. Right 2 Align pages to the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... To configure overlap values, use the ParentSeriesGroup...( 0 , 0 , 1 ); seriesCell . Value = seriesName ; // Save the presentation...

    docs.aspose.com/slides/net/chart-series/
  8. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks....self , value : float ): ... Remarks Valid range of a value is greater...effect for time category and value axes. Setting this property...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Sharpen Filters|Documentation

    Aspose.Imaging graphic library for Python supports kernel filters such as Sharpen, as well as custom kernels....matrix that amplifies pixel values in comparison to their surroundings...central element is allocated a value five times greater than its...

    docs.aspose.com/imaging/python-net/developer-gu...
  10. Convert RGB to HEX in Python | RGB to Hexadecimal

    Learn how to convert RGB to HEX in Python. This guide includes code examples to convert color codes from RGB or RGBA to hexadecimal in Python....from_rgb() method with RGB values (255, 0, 0) for red. Use the...the RGB value to HEX. Print or return the HEX value. Here’s a...

    blog.aspose.com/svg/convert-rgb-to-hex-in-python/