Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 9,860 for

2 of

(0.08 sec)
  1. FontInfo | Aspose.Words for Java

    Specifies information about a font used in the document in Java....getPanose()[2] & 0xFF)); System.out.println("\t\tProportion:...println("\t\tWeight: " + (fontInfo.getPanose()[2] & 0xFF)); System.out.println("\t\tProportion:...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ConditionalStyleCollection::Clea...

    Aspose::Words::ConditionalStyleCollection::ClearFormatting method. Clears all conditional styles Of the table style in C++....get_Borders () -> get_Color ()); // 2 - Clear the conditional styles...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....NET Standard 2.0 This package targets .NET Standard 2.0. The package...Framework : 2.0 to 4.8.1 .NET Standard : 2.0, .NET Core 2.1/3.1, ...

    www.nuget.org/packages/Aspose.Cells
  4. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align Of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  5. FieldIf.ComparisonOperator | Aspose.Words for .NET

    Discover the FieldIf ComparisonOperator property, easily manage and customize comparison operators for enhanced data handling and analysis.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture Of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…... JThomas98 April 10, 2024, 2:55pm 22 This great news. Thank...feedback. JThomas98 April 11, 2024, 2:13pm 24 Hi Aspose Team, Here’s...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  7. Shading class | Aspose.Words for Node.js

    Aspose.Words.Shading class. Contains shading attributes for an object... Single , 2.0 , "#000000" ); // Create a row...builder . writeln ( "Row 1, Cell 2." ); builder . endRow (); // Reset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Style::get_LinkedStyleName metho...

    Aspose::Words::Style::get_LinkedStyleName method. Gets/sets the name Of the Style linked to this one. Returns empty string if no styles are linked in C++....MyStyle Alias 1,MyStyle Alias 2". // If a style's name has multiple..."MyStyle Alias 1" , u "MyStyle Alias 2" }), style -> get_Aliases ());...

    reference.aspose.com/words/cpp/aspose.words/sty...
  9. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height Of the table row in points....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Node | Aspose.Words for Java

    Base class for all nodes Of a Word document in Java....assertEquals(2, doc.getChildNodes(NodeType.TABLE...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...