Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 16,785 for

true type

(0.38 sec)
  1. BUG: Datavalidation with REGEXTEST does not wor...

    I’m creating a Excel with .NET and trying to add a datavalidation to check if a cell value is an URL. Consider the following code: public void AddDataValidation(CellArea cellArea, Column column, Worksheet worksheet) { …...Type = ValidationType.Custom; validation...ShowError = true; validation.IgnoreBlank = true; } // Some where...

    forum.aspose.com/t/bug-datavalidation-with-rege...
  2. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in Java....setEnabled(true); // Original font metrics should...getLayoutOptions().setKeepOriginalFontM(true); // We will get a font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreCaseChanges method. True indicates that documents comparison is case insensitive in C++....CompareOptions::get_IgnoreCaseChanges method True indicates that documents comparison...Shows how to filter specific types of document elements when making...

    reference.aspose.com/words/cpp/aspose.words.com...
  4. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style... built_in True if this style is one of the...(Inherited from Style ) is_heading True when the style is one of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...) building_blocks Returns a typed collection that represents all...DocumentBase ) has_child_nodes Returns True if this node has any child nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Footnote.NodeType | Aspose.Words for .NET

    Discover the Footnote NodeType property that efficiently retrieves footnotes, enhancing your document's clarity and organization.... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words.not...
  7. BookmarkEnd.NodeType | Aspose.Words for .NET

    Discover the BookmarkEnd NodeType property to efficiently retrieve BookmarkEnd in your projects. Enhance your coding with this essential feature!... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words/boo...
  8. GroupShape.NodeType | Aspose.Words for .NET

    Discover the GroupShape NodeType property that efficiently returns GroupShape, enhancing your design flexibility and functionality in projects.... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Run.NodeType | Aspose.Words for .NET

    Execute NodeType property to efficiently return Run results. Unlock seamless performance and enhance your application's functionality today!... True ); // Invoke the recursive function...node tree while printing the type of each node /// with an indent...

    reference.aspose.com/words/net/aspose.words/run...
  10. AutoFit Rows for Merged Cells with JavaScript v...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for JavaScript via C++. Implement auto-fit functionality for merged cells in spreadsheets....Here is a list of all possible types of auto‑fitting merged cells:...Cells Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...