Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 24,159 for

range

(0.22 sec)
  1. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....name ) { Range range = name . GetRange (); if ( range ) { std...:: cout << "refersto: " << range . GetRefersTo (). ToUtf8 ()...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  2. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....of the range of valid values. Remarks Valid values range from 0...

    reference.aspose.com/words/net/aspose.words/tex...
  3. FieldMergeBarcode.backgroundColor property | As...

    FieldMergeBarcode.backgroundColor property. Gets or sets the background color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF] get backgroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Discover the StructuredDocumentTagRangeEnd constructor—efficiently initialize document tag Ranges for enhanced content management and seamless integration....the Structured document tag range end class. public StructuredDocumentTa...corresponding structured document tag range start. Examples Shows how to...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FieldToa.sequence_separator property | Aspose.W...

    FieldToa.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....One TA field can refer to a range of pages. # We can specify a...numbers for such ranges. field_toa . page_range_separator = ' to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a table of authorities....One TA field can refer to a range of pages. # We can specify a...numbers for such ranges. field_toa . page_range_separator = ' to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTA.is_italic property | Aspose.Words for P...

    FieldTA.is_italic property. Gets or sets whether to apply italic formatting to the page number for the entry....One TA field can refer to a range of pages. # We can specify a...numbers for such ranges. field_toa . page_range_separator = ' to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose - External URL - Free Support Forum - as...

    I’m using the latest Aspose NuGet package to read external links in excel workbook. While most URLs are extracted correctly, I noticed that for a few external URLs, the output shows a shortened version (like a display na…...stored in the link is the named range rather than the literal file...stored in the link – the named range . Therefore you get the shortened...

    forum.aspose.com/t/aspose-external-url/321137
  9. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....NormalizeFieldTypes Contents [ Hide ] Range.NormalizeFieldTypes method Changes...FieldSeparator , FieldEnd in this range so that they correspond to the...

    reference.aspose.com/words/net/aspose.words/ran...
  10. Set Print Area|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.... Assign a cell range that defines the print area...(); // Specifying the cells range (from A1 cell to F20 cell) of...

    docs.aspose.com/cells/java/set-print-area/