Sort Score
Result 10 results
Languages All
Labels All
Results 8,971 - 8,980 of 26,181 for

only

(0.2 sec)
  1. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...collection based on the element name only. When the same name is also...(available from v23.9 onward) so that only the intended nodes are taken:...

    forum.aspose.com/t/linq-report-engine-when-usin...
  2. Show and Hide Worksheets and Tabs with C++|Docu...

    This article provides sample code for using the C++ API or library to programmatically display and hide an Excel worksheet, as well as how to show and hide Excel workbook tabs....property, which means that it can only store a true or false value...property, which means that it can only store a true or false value...

    docs.aspose.com/cells/cpp/show-and-hide-workshe...
  3. Effects like overlay and glow are not working p...

    I tried to export image with Grandient Overlay / Outer Glow, but the result were not that I expected. Original PSD View Adobe® Photoshop® Files | PSD & PSB Viewer App Read Only mode exported 7_4 copy_converted_re…...| PSD & PSB Viewer App Read Only mode exported 7_4 copy_converted_readonly...

    forum.aspose.com/t/effects-like-overlay-and-glo...
  4. Recognition languages|Documentation

    How to specify the language that is used by the Aspose.OCR recognition engine....Cyrillic text using language::Eng , only the characters that look the...

    docs.aspose.com/ocr/cpp/languages/
  5. FootnoteOptions.StartNumber | Aspose.Words for ...

    Discover the FootnoteOptions StartNumber property to customize your footnote numbering, enhancing document clarity and organization effortlessly....Remarks This property has effect only when RestartRule is set to Continuous...

    reference.aspose.com/words/net/aspose.words.not...
  6. ToaCategories.Item | Aspose.Words for .NET

    Manage your ToaCategories items effortlessly. Easily set and retrieve category headings by number for streamlined organization and efficiency....this switch, a TOA field will only pick up entries from TA fields...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldShape class | Aspos...

    Aspose::Words::Fields::FieldShape class. Implements the SHAPE field. To learn more, visit the documentation article in C++....AUTONUM/LISTNUM fields, // but is only visible when a right-to-left...// These fields are supported only by old versions of Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API.... However, this method works only if the items in the custom list...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...
  9. FieldOptions.toaCategories property | Aspose.Wo...

    FieldOptions.toaCategories property. Gets or sets the table of authorities categories....this switch, a TOA field will only pick up entries from TA fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...isn’t changeable, it’s read only ecymerman April 30, 2025, 2:33pm...

    forum.aspose.com/t/change-a-field-name/312114