Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 19,446 for

2 of

(0.06 sec)
  1. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly.... Write ( "Cell 2" ); builder . EndRow (); builder...BackgroundPatternCol = Color . AliceBlue ; // 2 - By index: tableStyle . ConditionalStyles...

    reference.aspose.com/words/net/aspose.words/con...
  2. 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...
  3. 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...
  4. FieldAddIn | Aspose.Words for Java

    Implements the ADDIN 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...
  5. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range Of pages in C++....doc = doc -> ExtractPages ( 0 , 2 ); doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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...
  7. 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...
  8. CSS precedence not respected for margins - Free...

    Hi, When attempting to load the following MHT file, Aspose does not respect CSS precedence rules for the margins, so the first margin rule it detects is being used, rather than the second. This is a departure from how W…...Family mragusa January 16, 2018, 2:41pm 1 Hi, When attempting to...manzoor January 16, 2018, 4:42pm 2 @mragusa , Thanks for your inquiry...

    forum.aspose.com/t/css-precedence-not-respected...
  9. Reading and Saving Projects in Project Server o...

    Learn how to create, read or update projects in Project Server or Project Online instance using Aspose.Tasks for .NET....com" ; 2 const string UserName = "admin@contoso...Console. WriteLine ( "{0} - {1} - {2}" , info. Name , info. CreatedDate...

    docs.aspose.com/tasks/net/managing-projects-wit...
  10. Excel – R1C1 Reference Style vs. A1|Documentation

    R1C1 Reference Style VS. A1 style by using Aspose.Cells for Python via .NET API....are identified by numbers (1, 2, 3, …). For example, the cell...the left. For example R[2]C[3] is a cell 2 rows down and 3 columns...

    docs.aspose.com/cells/python-net/r1c1-reference...