Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 19,443 for

2 of

(0.04 sec)
  1. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design...." ); // 2 - Set a relative preferred width...CellFormat.PreferredWidth}." ); // 2 - Set a relative preferred width...

    reference.aspose.com/words/net/aspose.words.tab...
  2. 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...
  3. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning Of a header or footer in the current section.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Lists::ListFormat::RemoveNumbers...

    Aspose::Words::Lists::ListFormat::RemoveNumbers method. Removes numbers or bullets from the current paragraph and sets list level to zero in C++....Words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::Drawing::ArrowLength enum | Aspo...

    Aspose::Words::Drawing::ArrowLength enum. Length Of the arrow at the end Of a line in C++....Description Short 0 Medium 1 Long 2 Default n/a Same as Short . Examples...builder -> InsertNode ( arrow ); // 2 - Thick black diagonal line with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. 在Jython中调整行和列的大小|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.... autoFitRow ( 2 ) # Auto - fitting the 3rd row...row # worksheet . autoFitRow ( 2 , 0 , 8 ) # Uncomment this line...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  7. Hiding and Showing Rows and Columns in Ruby|Doc...

    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.... hideRow ( 2 ) # Hiding the 2nd column of the...height to 13.5 cells . unhideRow ( 2 , 13 . 5 ) # Unhiding the 2nd...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  8. Aspose.PDF C++ - exception raised when using Lo...

    Hi, we are testing passing a LoadOptions instance to constructor Of Document to open a PDF file; this raises exception: WcOknr8zb0cLZ73q.png (85.5 KB) and a result on console during execution: WxKxcwvE0YakcFBX.png (1…...malokhovetskiy May 22, 2025, 2:01pm 2 @gianfranco.dancelli LoadOptions...

    forum.aspose.com/t/aspose-pdf-c-exception-raise...
  9. Freeze Panes in Jython|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.... freezePanes ( 3 , 2 , 3 , 2 ) # Saving the modified Excel...

    docs.aspose.com/cells/java/freeze-panes-in-jython/
  10. FieldData | Aspose.Words for Java

    Implements the DATA field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

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